The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Test-Group

0.07    2007-03-21
        Exceptions are now dumped with diag() instead of
            abusing the test name
        Now works with Perl 5.6.2, with thanks to David Cantrell

0.06    2007-02-04
        Minor tweaks to the pretty-printing of exceptions
        Some code and test cleanups

0.05    2007-02-04
        Major overhaul of the internals; turned into an object class
        Fixed support for TODO sub-tests; added support for skipping
            sub-groups

0.04    2007-01-23
        Support for exception objects thrown from inside tests

0.03    2006-05-19
        Support for TODO sub-tests

0.02    2006-05-05
        First release to CPAN

0.01    2004-06-11
        First version by Nicolas Thie'ry, unreleased.