New port p5-Class-OOorNO - a perl5 module that give your module classic AND OO interfaces. (required by File::Util, which I'll send-pr later.)
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"