Date: Fri, 5 Mar 2010 14:07:22 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-autobox-Core Makefile distinfo pkg-descr pkg-plist Message-ID: <201003051407.o25E7Me4090146@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-03-05 14:07:22 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-autobox-Core Makefile distinfo pkg-descr pkg-plist Log: 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 Revision Changes Path 1.3828 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/p5-autobox-Core/Makefile (new) 1.1 +3 -0 ports/devel/p5-autobox-Core/distinfo (new) 1.1 +12 -0 ports/devel/p5-autobox-Core/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-autobox-Core/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003051407.o25E7Me4090146>