#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 10th March 2015 === ==== Fedora Project ==== * Updated `perl-CPAN-Meta` to 2.150001 in F-22 and Rawhide: * Include allowed values for ''license'' field in 1.x historic licenses rather than linking to `Module::Build` * Documented when fragment merging became available * Updated `perl-Module-Find` to 0.13 in F-22 and Rawhide: * Link to `Module::Pluggable` and `Class::Factory::Util` in "SEE ALSO" * Align package name parsing with how perl does it (allowing single quotes as module separator) * Updated `perl-parent` to 0.231 in F-22 and Rawhide: * Restore test compatibility where Perl does not provide `&Config::non_bincompat_options` ([[CPAN:102626|CPAN RT#102626]]) ==== Local Packages ==== * Updated `perl-CPAN-Meta` to 2.150001 as per the Fedora version * Updated `perl-Module-Find` to 0.13 as per the Fedora version * Updated `perl-parent` to 0.231 as per the Fedora version * Updated `perl-PPIx-Regexp` to 0.038: * Handle the boundary assertions introduced in Perl 5.21.9: '`\b{gcb}`' (grapheme cluster boundary), '`\b{wb}`' (word boundary), '`\b{sb}`' (sentence boundary), and the corresponding '`\B{...}`' constructions . Similar-looking things like '`\b{foo}`' are not recognized as assertions, and are treated as unknown tokens (and therefore an error) ----