PaulHowarth/Blog/2020-03-31

Tuesday 31st March 2020

Fedora Project

Local Packages

  • Updated perl-IO-Socket-SSL to 2.068 as per the Fedora version

  • Updated perl-PPIx-QuoteLike to 0.011:

    • Normalize interpolation before feeding to PPI; this produces a more-easily-analyzed PPI parse

    • The ->variables() method is now discouraged; it was written to support Perl::Critic::Policy::Variables::ProhibitUnusedVarsStricter, but turned out to be inadequate for the job

    • Deprecate new() argument postderef

      • At this stage it is only documented as deprecated
      • In the first release after October 1 2020 it will warn on the first use
      • Eventually it will be retracted, and postfix dereferences will always be recognized; this is the default behaviour now
    • Correct bracket matchers to accept multiple lines; this was, in some cases, causing interpolations to be misclassified as unknown tokens
  • Updated perl-Test-Simple to 1.302174 as per the Fedora version

  • Updated unrar to 5.90


Recent