This module provides three utility subroutines that simplify the creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best Practices" (O'Reilly, 2005) for details. WWW: http://search.cpan.org/dist/Class-Std-Utils/ Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->pgollucci pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
pgollucci 2010-10-19 00:28:32 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Class-Std-Utils Makefile distinfo pkg-descr pkg-plist Log: This module provides three utility subroutines that simplify the creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best Practices" (O'Reilly, 2005) for details. WWW: http://search.cpan.org/dist/Class-Std-Utils/ PR: ports/151489 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.4089 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Class-Std-Utils/Makefile (new) 1.1 +3 -0 ports/devel/p5-Class-Std-Utils/distinfo (new) 1.1 +5 -0 ports/devel/p5-Class-Std-Utils/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-Class-Std-Utils/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"
State Changed From-To: open->closed Committed, Thanks!