=== p5-list-moreutils (new directory)
==================================================================
=== p5-list-moreutils/Portfile
==================================================================
|
|
|
| 1 | # $Id: $ |
| 2 | PortSystem 1.0 |
| 3 | PortGroup perl5 1.0 |
| 4 | |
| 5 | perl5.setup List-MoreUtils 0.22 |
| 6 | maintainers mark@stateful.net |
| 7 | description This is a Perl extension providing List::Util's suggested additions. |
| 8 | long_description List::MoreUtils provides a missing features that are \ |
| 9 | listed in List::Util's man page under SUGGESTED ADDITIONS. |
| 10 | |
| 11 | checksums md5 3a6ec506f40662ab1296c48c5eb72016 |
| 12 | platforms darwin |
| 13 | master_sites http://cpan.perl.org/authors/id/V/VP/VPARSEVAL/ |
| 14 | homepage http://search.cpan.org/~vparseval/ |