Changes for version 0.21_04 - 2010-02-06
- Give people the ability to exclude test modules in case of conflicts. This is to resolve: "Prototype mismatch: sub main::blessed ($) vs none" error with Moose and Test::Deep. See https://rt.cpan.org/Ticket/Display.html?id=54362&results=e73ff63c5bf9ba0f796efdba5773cf3f
Changes for version 0.21_03 - 2010-02-06
- Bump up dependency on Test::Builder. Need that for done_testing() and to deprecate all_done().
- Remove strict and warnings from tests since they no longer need them :)
- Decided to bump up the minimum version number for all test modules. This module should be "one stop shopping" for most people.
- Moderately significant POD update.
Changes for version 0.21_02 - 2010-02-06
- Import strict an warnings.
- Increase version requirement for https://rt.cpan.org/Ticket/Display.html?id=44790 Thanks to Gerda Shank for that.
Changes for version 0.21_01 - 2009-02-18
- Have explain() depend on Test::More::note() (patch from Schwern)
- Depend on Test::More directly (patch from Scwhern)
Modules
Most commonly needed test functions and features.
Internal exception class