Fedora 19 Update: perl-Moo-1.002000-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Jun 29 18:21:27 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-10346
2013-06-08 02:28:33
--------------------------------------------------------------------------------

Name        : perl-Moo
Product     : Fedora 19
Version     : 1.002000
Release     : 1.fc19
URL         : http://search.cpan.org/dist/Moo/
Summary     : Minimalist Object Orientation (with Moose compatibility)
Description :
This module is an extremely light-weight, high-performance Moose
replacement. It also avoids depending on any XS modules to allow simple
deployments. The name Moo is based on the idea that it provides almost -but
not quite- two thirds of Moose.

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

This update includes:
* add 'moosify' attribute key to provide code for inflating to Moose
* fix warnings about unknown attribute parameters on metaclass inflation
* don't pass 'handles' down when doing 'has +' to avoid unDWIMmy explosions
* throw a useful exception when typemap doesn't return a value
* avoid localising @_ when not required for Sub::Quote
* successfully inflate a metaclass for attributeless classes (RT#86415)
* fix false default values used with non-lazy accessors
* stop built values that fail isa checks still getting stored in the object
* stop lazy+weak_ref accessors re-building their value on every call
* make lazy+weak_ref accessors return undef if built value isn't already stored elsewhere (Moose compatibility)
* stop isa checks being called on every access for lazy attributes
* bump Devel::GlobalDestruction dependency to fix warning on cleanup when run under -c (RT#78617)
* document Moose type constraint creation for roles and classes (actually fixed in 1.001000)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jun  7 2013 Iain Arnell <iarnell at gmail.com> 1.002000-1
- update to latest upstream version
--------------------------------------------------------------------------------

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