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
- Host: GitHub
- URL: https://github.com/hoehrmann/list-stackby
- Owner: hoehrmann
- Created: 2018-01-23T23:59:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T01:09:58.000Z (almost 8 years ago)
- Last Synced: 2025-01-19T19:52:22.041Z (11 months ago)
- Topics: algorithm, perl-module, perl5
- Language: Perl
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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