Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2016-05-08

Sunday 8th May 2016

Fedora Project

  • Updated perl-B-Hooks-EndOfScope to 0.20 in F-24 and Rawhide:

    • Remove unnecessary and erroneous extra crud in inc/

  • Updated perl-Readonly to 2.04 in F-24 and Rawhide:

    • Create mutable clones of readonly structures with Readonly::Clone (GH#13)

    • Minor typo fix (GH#21)

    • Rewording some documentation
    • No longer require an explicit version of perl in META.json or cpanfile

    • Quiet compile time warnings about function prototypes and vars being used only once

Local Packages

  • Updated perl-B-Hooks-EndOfScope to 0.20 as per the Fedora version

  • Updated perl-PPIx-Regexp to 0.050:

    • Parse bracketed substitution with embedded comment; this is something like s{foo}\n#{bar}\n{baz}, which is equivalent to s/foo/baz/

    • We now recognize postfix dereferences by default, since Perl does beginning with 5.24; in other words, default new() argument 'postderef' to true

    • Unterminated substitutions (i.e. 's//') should no longer cause an exception; instead, they parse as an unknown token

  • Updated perl-Readonly to 2.04 as per the Fedora version


Recent