aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Declare/pkg-descr
blob: 4e464c93cb713a020e489c3b46fd59caf2da0ea6 (plain) (blame)
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: https://metacpan.org/release/Class-Declare