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
[email protected]
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"