PaulHowarth/Blog/2018-06-17

Sunday 17th June 2018

Fedora Project

  • Updated perl-Test-YAML to 1.07 in Rawhide:

    • Add a test so that cpan clients don't return "NOTESTS" (GH#4)

Local Packages

  • Updated libgpg-error to 1.31:

    • Fix a hang on Windows when using gpgrt_poll under nPth

    • Build fix for Solaris (#3869)

    • Fix another problem with gpgrt_poll under Windows (#3937)

    • New translation for Spanish
  • Updated perl-PPIx-Regexp to 0.060:

    • \N{} now parses as the unknown token, not NoOp, regardless of the setting of 'use re qw< strict >;'; \N{} became unconditionally fatal in 5.28.0 (5.27.1, actually) (the policy when the parse changes is to use the most modern parse, hence this change)

    • As a side effect of this, the unknown token's explain() method now returns something - normally the associated error

    • Add method remove_insignificant(); if the invocant isa Node, this returns a clone of the invocant with non-significant elements removed and otherwise it returns either the invocant or nothing

  • Updated perl-Test-YAML to 1.07 as per the Fedora version


Recent