PaulHowarth/Blog/2014-04-16

Wednesday 16th April 2014

Fedora Project

  • Updated perl-Cpanel-JSON-XS to 3.0101 in Rawhide and EPEL-7:

    • Added ithreads support: Cpanel::JSON::XS is now thread-safe

    • const'ed a translation table for memory savings

    • Fixed booleans for JSON 2.9 and JSON-XS-3.01 interop; JSON does not support JSON::XS booleans anymore, so I cannot think of any reason to still use JSON::XS

Local Packages

  • Updated perl-MetaCPAN-Client to 1.001001:

    • Fix the reading of scroller result when 'fields' param is passed

  • Updated perl-Moose to 2.1205:

  • Enhancements:
    • New utility interface: Moose::Util::is_role

  • Bug Fixes:
    • Better error message provided when trying to load a trait class that does not exist in @INC (CPAN RT#94731)

  • Other:
    • New test added, to run last, which runs moose-outdated as a possibly more visible mechanism to provide important information to the user (re CPAN RT#92780)


Recent