Fedora 15 Update: perl-Moose-1.24-1.fc15

updates at fedoraproject.org updates at fedoraproject.org
Thu Mar 10 03:14:49 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-2714
2011-03-05 19:19:36
--------------------------------------------------------------------------------

Name        : perl-Moose
Product     : Fedora 15
Version     : 1.24
Release     : 1.fc15
URL         : http://search.cpan.org/dist/
Summary     : Complete modern object system for Perl 5
Description :
Moose is an extension of the Perl 5 object system.

The main goal of Moose is to make Perl 5 Object Oriented programming easier,
more consistent and less tedious. With Moose you can to think more about what
you want to do and less about the mechanics of OOP.

Additionally, Moose is built on top of Class::MOP, which is a metaclass system
for Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it provides the power of metaclass programming as well.
Moose is different from other Perl 5 object systems because it is not a new
system, but instead an extension of the existing one.

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

This update to the latest upstream version fixes a couple of bugs:
* Reverse the order that Moose::Exporter 'also' exports are dispatched. When trying to re-export from a package that itself exported a modified set of Moose sugar, you'd get the original Moose sugar instead of the overrides. There are also now tests for this.
* When reinitializing meta objects for classes and roles, we failed to preserve roles and role applications. This led to weird bugs. Many MooseX modules end up reinitializing your class or role.
--------------------------------------------------------------------------------

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