Automated accessor generation
This 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!
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-Accessor-0.51.tar.gz | 0000013013 12.7 KB | over 3 years |
cpanspec.yml | 0000000669 669 Bytes | over 3 years |
perl-Class-Accessor.changes | 0000004381 4.28 KB | over 3 years |
perl-Class-Accessor.spec | 0000003097 3.02 KB | over 3 years |
Comments for perl-Class-Accessor 0