Date: Thu, 26 Apr 2007 19:58:47 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Class-OOorNO Makefile distinfo pkg-descr pkg-plist Message-ID: <200704261958.l3QJwl06022388@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-04-26 19:58:47 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Class-OOorNO Makefile distinfo pkg-descr pkg-plist
Log:
Class::OOorNO
Class::OOorNO helps your module handle the input for its subroutines
whether called in object-oriented style (as object methods or class
methods with the arrow syntax ->), or in functional programming style
(as subroutines imported to the caller's namespace via Exporter).
WWW: http://www.cpan.org/
PR: ports/112128
Submitted by: Jeff Hung <jeffhung@mail2000.com.tw>
Revision Changes Path
1.2745 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/p5-Class-OOorNO/Makefile (new)
1.1 +3 -0 ports/devel/p5-Class-OOorNO/distinfo (new)
1.1 +8 -0 ports/devel/p5-Class-OOorNO/pkg-descr (new)
1.1 +6 -0 ports/devel/p5-Class-OOorNO/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704261958.l3QJwl06022388>
