Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hoehrmann/set-intspan-partition

Set::IntSpan::Partition Perl module
https://github.com/hoehrmann/set-intspan-partition

algorithm integer perl5 sets

Last synced: about 1 month ago
JSON representation

Set::IntSpan::Partition Perl module

Awesome Lists containing this project

README

        

Set-IntSpan-Partition
=====================

Please see `perldoc lib/Set/IntSpan/Partition.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install