development/libraries

perl-Class-Accessor-Classy - Accessors with minimal inheritance

Website: http://search.cpan.org/dist/Class-Accessor-Classy/
License: GPL+ or Artistic
Vendor: Fedora Project
Description:
The Class::Accessor::Classy Perl module provides an extremely small
footprint accessor/mutator declaration scheme for fast and convenient
object attribute setup.  It is intended as a simple and speedy mechanism
for preventing hash-key typos rather than a full-blown object system
with type checking and so on.

The accessor methods appear as a hidden parent class of your package
and generally try to stay out of the way.  The accessors and mutators
generated are of the form C<foo()> and C<set_foo()>, respectively.

Packages

perl-Class-Accessor-Classy-0.9.1-5.el6.src [17 KiB] Changelog by John C. Peterson (2013-10-17):
- Fixed some errors in conditional tests for when to remove buildroot (RHEL < 6)
- Removed the redundant defattr macro from the files section
- Replaced all occurances of the __perl macro with just perl

Listing created by Repoview-0.6.6-1.el6