Letter P

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

Website: http://search.cpan.org/dist/Class-Accessor-Classy/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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-15.fc14.al.noarch [17 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al