PaulHowarth/Blog/2019-04-01

Monday 1st April 2019

Fedora Project

Local Packages

  • Updated perl-Compress-Raw-Bzip2 to 2.086:

  • Updated perl-Compress-Raw-Lzma to 2.086 as per the Fedora version

  • Updated perl-Compress-Raw-Zlib to 2.086:

  • Updated perl-ExtUtils-CBuilder to 0.280231:

    • Protected RE interpolation in Base.pm

  • Updated perl-IO-Compress to 2.086:

  • Updated perl-IO-Compress-Lzma to 2.086 as per the Fedora version

  • Updated perl-PPIx-Regexp to 0.064:

    • Empty \p{} should be an error

    • \x{} and \x{ non-hex } should be errors under "use re 'strict'"

    • \o{} should be an error

    • \o{ non-octal } should be an error under "use re 'strict'"

    • Support wildcard Unicode property values; these were added in 5.29.9
    • Add eg/find-variable-length-lookarounds

    • Add convenience method extract_regexps(); this is a static method on PPIx::Regexp that takes as its argument a PPI::Document and manufactures PPIx::Regexp objects out of anything that parses to a regexp of some sort

    • Don't run illegal character tests before Perl 5.18 unless we're author testing, because they are noisy; the issue is not the Perl version per se, but the version of Unicode: Perl5180delta says it shipped with Unicode 6.2


Recent