An open API service indexing awesome lists of open source software.

https://github.com/hoehrmann/list-stackby

List::StackBy Perl module
https://github.com/hoehrmann/list-stackby

algorithm perl-module perl5

Last synced: about 2 months ago
JSON representation

List::StackBy Perl module

Awesome Lists containing this project

README

          

List::StackBy
=============

Please see `perldoc lib/List/StackBy.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install