p5-Class-AutoClass
get and set methods and simplify object initialization
WWW CVSWeb GITHub-
Package versionp5-Class-AutoClass-1.56p0
-
MaintainerThe OpenBSD ports mailing-list
This is yet another module that generates standard 'get' and 'set'
methods for Perl classes. It also handles initialization of object and
class data from parameter lists or defaults, and arranges for object
creation and initialization to occur in top-down, textbook order even in
the presence of multiple inheritance.
- devel/p5-Module-Build
- devel/p5-Hash-AutoHash-Args
- devel/p5-IO-stringy