http://github.com/schwern/test-more/tree/v0.93_01
Here's another alpha release of Test::More with Ovid's subtest() feature. This time around it should work fine with all existing test modules. 0.93_01 Mon Jul 20 09:51:08 PDT 2009 Bug Fixes * Make sure that subtest works with Test:: modules which call Test::Builder->new at the top of their code. (Ovid) Other * subtest() returns! 0.92 Fri Jul 3 11:08:56 PDT 2009 Test Fixes * Silence noise on VMS in exit.t (Craig Berry) * Skip Builder/fork_with_new_stdout.t on systems without fork (Craig Berry) -- On error resume stupid