Fedora 16 Update: perl-MooseX-StrictConstructor-0.18-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Mon Jan 23 21:59:05 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0557
2012-01-16 01:51:44
--------------------------------------------------------------------------------

Name        : perl-MooseX-StrictConstructor
Product     : Fedora 16
Version     : 0.18
Release     : 1.fc16
URL         : http://search.cpan.org/dist/MooseX-StrictConstructor
Summary     : Make your object constructors blow up on unknown attributes
Description :
Simply loading this module makes your constructors "strict". If your
constructor is called with an attribute init argument that your class does
not declare, then it calls "Carp::confess()". This is a great way to catch
small typos.

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

This update adds a small optimization for an immutable constructor. The list of valid attributes is only generated once, rather than each time the constructor is run.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 14 2012 Iain Arnell <iarnell at gmail.com> 0.18-1
- update to latest upstream version
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------

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