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/2014-09-25

Thursday 25th September 2014

Fedora Project

  • Updated perl-Path-Tiny to 0.058 in F-21, Rawhide and EPEL-7:

    • Added a 'sibling' method as a more efficient form of calling $path->parent->child(...)

    • Documentation for every method annotated with the version number of the last API change

Local Packages

  • Updated perl-File-chdir to 0.1009:

    • Updated distribution metadata
  • Updated perl-HTTP-Tiny to 0.050:

    • Fixed CONNECT requests for some proxies

  • Updated perl-Path-Tiny to 0.058 as per the Fedora version

  • Updated perl-Variable-Magic to 0.54:

    • The new constant VMG_COMPAT_CODE_COPY_CLONE evaluates to true if your perl calls 'copy' magic when a magical code prototype is cloned, which is currently the case for perl 5.17.0 and above

    • Copy magic on subs put raw CV in $_[3]; $_[3] will now contain a reference to the cloned code when 'copy' magic is called for a coderef (CPAN RT#90205)

    • t/35-stash.t has been taught about perl 5.21.4

    • Tests using run_perl() in t/17-ctl.t will no longer fail on Android


Recent