freebsd-ports/devel/p5-autobox-Core/pkg-plist
Wen Heping 44a30ad96e autobox::CORE defines methods for core operations such as join,
print, most everything in perlfunc, some things from Scalar::Util
and List::Util, and some Perl 5 versions of methods taken from
Perl6.

These methods expose as methods the built-in functions for
minipulating numbers, strings, arrays, hashes, and code references.

It can be handy to use built-in functions as methods to avoid messy
dereferencing syntaxes and parentheses pile ups.

WWW: http://search.cpan.org/dist/autobox-Core/

Feature safe:	yes
2010-03-05 14:07:22 +00:00

5 lines
225 B
Text

%%SITE_PERL%%/autobox/Core.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/autobox/Core/.packlist
@dirrmtry %%SITE_PERL%%/autobox
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/autobox/Core
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/autobox