#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 8th December 2014 === ==== Fedora Project ==== * Updated `perl-JSON-MaybeXS` to 1.003003 in Rawhide: * Ensure an old `Cpanel::JSON::XS` is upgraded if it is too old, as it will always be used in preference to `JSON::XS` * Avoid "`JSON::XS::Boolean::* redefined`" warnings caused by an old `JSON::XS` loaded at the same time as a newer `Cpanel::JSON::XS` ==== Local Packages ==== * Updated `perl-JSON-MaybeXS` to 1.003003 as per the Fedora version * Updated `perl-Moose` to 2.1403: . '''Enhancements''' * Added a section to `Moose::Manual::MethodModifiers` illustrating how method modifiers work with inheritance ([[CPAN:98940|CPAN RT#98940]]) . '''Documentation''' * Added docs to `Moose.pm` on the `-meta_name` import option ([[CPAN:98488|CPAN RT#98488]]) . '''Bug Fixes''' * Fix a test that fails on MSWin32 systems using `nmake` * Fix dev build compilation error when using MSVC . '''Other''' * The modules in the git repository now have a defined `$VERSION`, to make it easier to test `MooseX::*` and other code under development ----