Date: Mon, 27 Aug 2007 03:54:17 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Data-Alias Makefile distinfo pkg-descr pkg-plist Message-ID: <200708270354.l7R3sHTH006695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-08-27 03:54:17 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Data-Alias Makefile distinfo pkg-descr pkg-plist
Log:
Data::Alias is a module that allows you to apply "aliasing semantics"
to a section of code, causing aliases to be made whereever Perl would
normally make copies instead. You can use this to improve efficiency
and readability, when compared to using references.
WWW: http://search.cpan.org/dist/Data-Alias/
Revision Changes Path
1.2854 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/p5-Data-Alias/Makefile (new)
1.1 +3 -0 ports/devel/p5-Data-Alias/distinfo (new)
1.1 +6 -0 ports/devel/p5-Data-Alias/pkg-descr (new)
1.1 +7 -0 ports/devel/p5-Data-Alias/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708270354.l7R3sHTH006695>
