The new (1.6) version of these modules has been released:
- Class::constr
Pragma to implement constructor methods
- Class::props
Pragma to implement lvalue accessors with options
- Class::groups
Pragma to implement groups of properties accessors with options
- Object::props
Pragma to implement lvalue accessors with options
- Object::groups
Pragma to implement groups of properties accessors with options
--------------
Details:
http://search.cpan.org/~domizio/OOTools-1.6/
Installation:
install OOTools
--
perl -MLWP::Simple -e "getprint('
http://perl.4pro.net ')"