#acl PaulHowarth:read,write,admin,revert,delete All:read === 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::Mor`e 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:44790|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:54362|CPAN RT#54362]]) * Add `always_explain()` and `always_show()` * Apply doc fixes from ranguard ----