| Name : perl-accessors
| |
| Version : 0.02
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
| Release : 1.2.rh9.rf
| Date : 2006-04-03 13:12:22
|
| Group : Applications/CPAN
| Source RPM : perl-accessors-0.02-1.2.rh9.rf.src.rpm
|
| Size : 0.02 MB
| |
| Packager : Dries Verachtert < dries_ulyssis_org>
| |
| Summary : Create accessor methods
|
Description :
The accessors pragma lets you create simple accessors at compile-time.
This saves you from writing them by hand, which tends to result in *cut-n-paste* errors and a mess of duplicated code. It can also help you reduce the ammount of unwanted *direct-variable access* that may creep into your codebase when you\'re feeling lazy. accessors was designed with laziness in mind.
|