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

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: 8 months 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