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/2010-08-08

Sunday 8th August 2010

Local Packages

  • Updated perl-YAML-Tiny to 1.44:

    • No functional changes
    • Minor tweaks to Makefile.PL

    • Minor clean-up around the refaddr emulation code

  • Updated perl-Test-Most to 0.22 (F-11 upwards only due to requirement on Test::More ≥ 0.88)

    • Have explain() depend on Test::More::note()

    • Depend on Test::More directly

    • Import strict and warnings

    • Remove strict and warnings from tests since they no longer need them

    • Bump Test::Warn requirement to 0.11 (CPAN RT#44790)

    • Bump Test::More requirement to 0.88 for done_testing()

    • Bump version numbers for all test modules
    • Moderately significant POD update
    • Add ability to exclude test modules in case of conflicts (CPAN RT#54362)

    • Add always_explain() and always_show()

    • Apply doc fixes from ranguard


Recent