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

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

List::EachCons Perl module
https://github.com/hoehrmann/list-eachcons

Last synced: 10 months ago
JSON representation

List::EachCons Perl module

Awesome Lists containing this project

README

          

List::EachCons
==============

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

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install