Fedora 16 Update: perl-Moose-2.0205-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Sun Oct 9 19:51:03 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-13610
2011-10-01 18:41:52
--------------------------------------------------------------------------------

Name        : perl-Moose
Product     : Fedora 16
Version     : 2.0205
Release     : 1.fc16
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

NEW FEATURES
* The Array and Hash native traits now provide a "shallow_clone" method, which will return a reference to a new container with the same contents as the attribute's reference

ENHANCEMENTS
* Specifying an invalid value in a hashref 'handles' value now throws a sensible error

BUG FIXES
* When specifying an attribute trait, passing options for the trait besides -alias or -excludes caused a warning. However, passing other options is totally valid when using MooseX::Role::Parameterized
* Allow regexp objects in duck_type constraints (to bring this in line with the Object constraint)
--------------------------------------------------------------------------------

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