Fedora 18 Update: perl-Moose-2.0801-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Thu May 2 03:56:42 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-6113
2013-04-20 00:05:27
--------------------------------------------------------------------------------

Name        : perl-Moose
Product     : Fedora 18
Version     : 2.0801
Release     : 1.fc18
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 two enhancements:
* The super() subroutine now carps if you pass it arguments. These arguments are always ignored, but we used to ignore them silently.
* Roles can now override methods from other roles they consume directly, without needing to manually exclude them (just like classes can).

And some bug fixes:
* Fix false positive when checking for circular references for modules that use the "also" parameter with Moose::Exporter.
* Fix memory leak in type unions.
* Fix application of traits at compile time.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Apr 19 2013 Iain Arnell <iarnell at gmail.com> 2.0801-1
- update to latest upstream version
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0604-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Oct 19 2012 Iain Arnell <iarnell at gmail.com> 2.0604-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