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

updates at fedoraproject.org updates at fedoraproject.org
Sun Jul 3 19:23:37 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-8689
2011-06-25 19:39:03
--------------------------------------------------------------------------------

Name        : perl-Moose
Product     : Fedora 15
Version     : 2.0010
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 includes:
* duck_type type constraints now report reasonable errors when given something which isn't an instance of an object
* Moose::Util::apply_all_roles now works even if the applicant is a non-Moose class
* When an object is reblessed, triggers are called on attributes that are set during the reblessing
* Better error message if Moose->init_meta is called with a 'metaclass' option when that metaclass hasn't been loaded
* The 'accessor' native delegation for hashrefs now allows setting the value to undef
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jun 25 2011 Iain Arnell <iarnell at gmail.com> 2.0010-1
- update to latest upstream version
* Fri May 20 2011 Iain Arnell <iarnell at gmail.com> 2.0007-1
- update to latest upstream version
--------------------------------------------------------------------------------

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