Fedora 20 Update: perl-Class-Accessor-Classy-0.9.1-5.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 10 07:03:19 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-19544
2013-10-20 17:23:54
--------------------------------------------------------------------------------

Name        : perl-Class-Accessor-Classy
Product     : Fedora 20
Version     : 0.9.1
Release     : 5.fc20
URL         : http://search.cpan.org/dist/Class-Accessor-Classy/
Summary     : Accessors with minimal inheritance
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.

--------------------------------------------------------------------------------
Update Information:

Fixes some minor errors in the specfile that could cause build problems.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Class-Accessor-Classy' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list