Date: Fri, 10 Apr 2009 18:12:02 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@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-Declare Makefile distinfo pkg-descr pkg-plist Message-ID: <200904101812.n3AIC2Vx073395@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2009-04-10 18:12:02 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Class-Declare Makefile distinfo pkg-descr pkg-plist
Log:
Class::Declare allows class authors to specify public, private and protected
attributes and methods for their classes, giving them control over how their
modules may be accessed. The standard object oriented programming concepts
of public, private and protected have been implemented for both class and
instance (or object) attributes and methods.
WWW: http://search.cpan.org/~ibb/Class-Declare/Declare.pm
- Sergey Karatkevich
simarg@gmail.com
PR: ports/130415
Submitted by: kevit
Revision Changes Path
1.3463 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/p5-Class-Declare/Makefile (new)
1.1 +3 -0 ports/devel/p5-Class-Declare/distinfo (new)
1.1 +9 -0 ports/devel/p5-Class-Declare/pkg-descr (new)
1.1 +8 -0 ports/devel/p5-Class-Declare/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904101812.n3AIC2Vx073395>
