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