perl-Class-AutoAccess
Zero code accessors dynamic implementation
SRPM: perl-Class-AutoAccess-0.02-2.n0i.2.fc8.src.rpm SPEC: perl-Class-AutoAccess.spec Version: 0.02 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 4613 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Class-AutoAccess/ Date: Tue Jun 05 2007, 06:50 GMT
Description:
Base class for automated accessors implementation. If you implement a class
as a blessed hash reference, this class can greatly helps you not to write
the fields accessors yourself. It uses the AUTOLOAD method to implement
accessors on demand. Since the accessor is *REALLY* implemented the first
time it is attempted to be use, using this class does NOT affect
performance of your program.
as a blessed hash reference, this class can greatly helps you not to write
the fields accessors yourself. It uses the AUTOLOAD method to implement
accessors on demand. Since the accessor is *REALLY* implemented the first
time it is attempted to be use, using this class does NOT affect
performance of your program.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.02-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Mon Jul 03 2006 Marius Feraru <altblue@n0i.net> - 0.02-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8
Files:
- Class-AutoAccess-0.02.tar.gz
- perl-Class-AutoAccess.spec
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)