Fedora 14 Update: perl-MooseX-NonMoose-0.15-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Thu Nov 11 22:19:23 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-17183
2010-11-03 20:28:22
--------------------------------------------------------------------------------

Name        : perl-MooseX-NonMoose
Product     : Fedora 14
Version     : 0.15
Release     : 1.fc14
URL         : http://search.cpan.org/dist/MooseX-NonMoose/
Summary     : Easy subclassing of non-Moose classes
Description :
MooseX::NonMoose allows for easily subclassing non-Moose classes with
Moose, taking care of the annoying details connected with doing this, such
as setting up proper inheritance from Moose::Object and installing (and
inlining, at make_immutable time) a constructor that makes sure things like
BUILD methods are called. It tries to be as non-intrusive as possible -
when this module is used, inheriting from non-Moose classes and inheriting
from Moose classes should work identically, aside from the few caveats
mentioned below. One of the goals of this module is that including it in a
Moose::Exporter-based package used across an entire application should be
possible, without interfering with classes that only inherit from Moose
modules, or even classes that don't inherit from anything at all.

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #640337 - Review Request: perl-MooseX-NonMoose - Easy subclassing of non-Moose classes
        https://bugzilla.redhat.com/show_bug.cgi?id=640337
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-MooseX-NonMoose' 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