Automated accessor generation
http://search.cpan.org/dists/Class-AccessorThis module automatically generates accessor/mutators for your class. Most of
the time, writing accessors is an exercise in cutting and pasting.
If you make your module a subclass of Class::Accessor and declare your accessor
fields with mk_accessors() then you'll find yourself with a set of
automatically generated accessors which can even be customized!
Authors:
--------
Michael G Schwern
- Sources inherited from project server:monitoring
- Links to devel:languages:perl / perl-Class-Accessor
- Has a link diff
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000466 466 Bytes | over 5 years |
Comments for perl-Class-Accessor 0