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!
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/perl-Class-Accessor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Class-Accessor-0.34.tar.gz | 0000012315 12 KB | about 13 years |
perl-Class-Accessor.changes | 0000003968 3.88 KB | over 11 years |
perl-Class-Accessor.spec | 0000002113 2.06 KB | over 11 years |
Comments 0