cvs commit: ports/devel Makefile ports/devel/p5-Exporter Makefile
distinfo pkg-descr pkg-plist
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 10 16:52:17 UTC 2012
sunpoet 2012-04-10 16:52:16 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Exporter Makefile distinfo pkg-descr pkg-plist
Log:
- Add p5-Exporter 5.66
The Exporter module implements an "import" method which allows a module
to export functions and variables to its users' namespaces. Many modules
use Exporter rather than implementing their own "import" method because
Exporter provides a highly flexible interface, with an implementation
optimised for the common case.
WWW: http://search.cpan.org/dist/Exporter/
PR: ports/166603
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Revision Changes Path
1.4922 +1 -0 ports/devel/Makefile
1.1 +21 -0 ports/devel/p5-Exporter/Makefile (new)
1.1 +2 -0 ports/devel/p5-Exporter/distinfo (new)
1.1 +7 -0 ports/devel/p5-Exporter/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Exporter/pkg-plist (new)
More information about the cvs-ports
mailing list