PaulHowarth/Blog/2019-04-26

Friday 26th April 2019

Fedora Project

  • Updated perl-PPI to 1.250 in Rawhide:

    • Support postfix dereference
    • Add support for lexical subroutines from perl-5.26

    • Support key-value and index-value slices in PPI::Token::Symbol symbol method

    • Support indented here-docs
    • Parse list-embedded curlies as hash constructors
    • Keep exponents of 2 or more zeroes from trapping PPI in an endless loop

    • Remove dependencies on vars, base and List::MoreUtils

    • Remove dependency on File::Remove

    • Reduce globals and cross-package variables
    • Move to Dist::Zilla

    • Add some tests including a TODO test for misparse bug on '(1)-1'

    • Allow tests to run without pre-determined module versions
    • Make xt/api.t skip/run properly

    • Fix some typos and formatting in Changes

    • Add travis-perl helper to be run before install

    • Update versions of Perl Travis tests on
  • Updated perl-Perl-Critic (1.132) to add a workaround for PPI ≥ 1.250 (https://github.com/Perl-Critic/Perl-Critic/issues/858)

Local Packages

  • New package perl-Test-InDistDir (1.112071)

  • Updated perl-PPI to 1.250 as per the Fedora version

  • Updated perl-Perl-Critic (1.132) as per the Fedora version

  • Updated perl-Test2-Suite to 0.000120:

    • Allow all_items inside bag


Recent