summaryrefslogtreecommitdiff
path: root/devel/p5-OOTools/DESCR
blob: ff2d930762ac5822642dab0afe9e0d6c118215ff (plain)
1
2
3
4
5
6
7
8
OOTools is a collection of pragmas to easily create constructors methods and
lvalue accessor methods at compile time.  OOTools distribution includes:

Class::constr   Pragma to implement constructor methods
Class::props    Pragma to implement lvalue accessors with options
Class::group    Pragma to implement group of properties accessors with options
Object::props   Pragma to implement lvalue accessors with options
Object::group   Pragma to implement group of properties accessors with options