freebsd-ports/devel/p5-List-SomeUtils/pkg-plist
Sunpoet Po-Chuan Hsieh 09a6558952 - Add p5-List-SomeUtils 0.51
List::SomeUtils provides some trivial but commonly needed functionality on lists
which is not going to go into List::Util.

All of the below functions are implementable in only a couple of lines of Perl
code. Using the functions from this module however should give slightly better
performance as everything is implemented in C. The pure-Perl implementation of
these functions only serves as a fallback in case the C portions of this module
couldn't be compiled on this machine.

WWW: http://search.cpan.org/dist/List-SomeUtils/
2016-03-14 15:09:40 +00:00

4 lines
143 B
Text

%%SITE_PERL%%/List/SomeUtils.pm
%%SITE_PERL%%/List/SomeUtils/PP.pm
%%PERL5_MAN3%%/List::SomeUtils.3.gz
%%PERL5_MAN3%%/List::SomeUtils::PP.3.gz