Pullup ticket #2800.
[pkgsrc.git] / devel / p5-OOTools / DESCR
1 OOTools is a collection of pragmas to easily create constructors methods and
2 lvalue accessor methods at compile time.  OOTools distribution includes:
3
4 Class::constr   Pragma to implement constructor methods
5 Class::props    Pragma to implement lvalue accessors with options
6 Class::group    Pragma to implement group of properties accessors with options
7 Object::props   Pragma to implement lvalue accessors with options
8 Object::group   Pragma to implement group of properties accessors with options