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

0.06  Mon Nov  7 22:15:16 2011
    - fix: $Test::Builder::Level was wrong

0.05  Tue Oct 18 01:10:44 2011
    - Added support for SUBTEST_FILTER environment variable. (idea from tokuhirom++)

0.04  Fri Sep 23 16:05:17 2011
    - fix: plan() did not works.

0.03  Fri Aug 26 23:11:12 2011
    - fix: Workaround for old Term::ASINColor (reported by tokuhirom++)

0.02  Thu Aug 25 02:42:52 2011
    - fix: If done_testing called in subtest, did not work.

0.01  Thu Aug 25 01:51:15 2011
    - original version