PaulHowarth/Blog/2014-06-30

Monday 30th June 2014

Fedora Project

  • Updated perl-Event to 1.22 in Rawhide

  • Updated perl-Readonly to 1.61 in Rawhide:

    • Fix array and hash tie() while in XS mode (exposed by Params::Validate tests)

    • Fix implicit undef value regression (GH #8)

    • Normal constants (strings, numbers) do not appear to be read-only to Internals::SvREADONLY($) but perl itself doesn't miss a beat when you attempt to assign a value to them; fixing test regression in t/general/reassign.t

    • Minor documentation fixes (spell check, etc.) (GH #7)

Local Packages

  • Updated perl-Event to 1.22 as per the Fedora version

  • Updated perl-Params-Validate to 1.13:

    • Fixes for MSVC compilation (GH #1)

    • Temporarily skip tests that use Readonly with Readonly 1.50+ until various bugs are worked out in Readonly

  • Updated perl-Readonly to 1.61 as per the Fedora version


Recent