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-09-18

Sunday 18th September 2016

Fedora Project

  • Updated perl-Test-Version to 2.05 in F-25 and Rawhide:

    • Bump requirement for newer version of Module::Metadata (again); required for ignore_unindexable

Local Packages

  • New package perl-Const-Fast (0.014)

  • New package perl-Params-ValidationCompiler (0.13)

  • New package perl-Test2-Plugin-NoWarnings (0.02)

  • Updated perl-DateTime to 1.39:

    • Replaced Params::Validate with Params::ValidationCompiler and Specio

      • In my benchmarks this makes constructing a new DateTime object about 14% faster

      • However, it slows down module load time by about 100 milliseconds (1/10 of a second) on my desktop system with a primed cache (so really measuring compile time, not disk load time)
    • When you pass a locale to $dt->set you will now get a warning suggesting you should use $dt->set_locale instead (CPAN RT#115420)

    • Bump minimum required Perl to 5.8.4 from 5.8.1
  • Updated perl-DateTime-Locale to 1.07:

    • Replaced Params::Validate with Params::ValidationCompiler

    • Bump minimum required Perl to 5.8.4 from 5.8.1; this matches DateTime.pm itself

  • Updated perl-DateTime-TimeZone to 2.03:

    • Replaced Params::Validate with Params::ValidationCompiler

    • Bump minimum required Perl to 5.8.4 from 5.8.1; this matches DateTime.pm itself

  • Updated perl-Test-Version to 2.05 as per the Fedora version


Recent