aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-OOTools/pkg-descr
blob: e2ca34c0b200f45df771477db75ca4ea4a6048c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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

WWW: http://search.cpan.org/dist/OOTools/

Author: Domizio Demichelis <dd@4pro.net>