cvs commit: ports/devel Makefile ports/devel/p5-Data-Alias
Makefile distinfo pkg-descr pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Sun Aug 26 20:54:18 PDT 2007
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)
More information about the cvs-all
mailing list