aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Class-Declare/pkg-descr
blob: 690c999536f46368834fee0aae4b547cc53d9fb8 (plain) (tree)
1
2
3
4
5
6
7





                                                                             
                                               
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/dist/Class-Declare/