Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Set::IntSpan::Partition Perl module
- Host: GitHub
- URL: https://github.com/hoehrmann/set-intspan-partition
- Owner: hoehrmann
- Created: 2012-01-07T12:45:47.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T03:19:50.000Z (almost 7 years ago)
- Last Synced: 2024-04-17T21:16:54.221Z (9 months ago)
- Topics: algorithm, integer, perl5, sets
- Language: Perl
- Homepage: http://search.cpan.org/dist/Set-IntSpan-Partition/
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: Changes
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