non port: devel/p5-autobox-Core/pkg-plist |
SVNWeb
|
Number of commits found: 5 |
Sun, 20 Sep 2015
|
[ 20:25 sunpoet ]
- Update to 1.29
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/autobox-Core/Changes
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Oct 2014
|
[ 10:55 bapt ] (Only the first 10 of 1732 ports in this commit are shown above. )
Cleanup plist
|
Fri, 1 Nov 2013
|
[ 13:08 vanilla ] (Only the first 10 of 38 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 5 Mar 2010
|
[ 14:07 wen ]
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
|
Number of commits found: 5 |