On 3 Aug 2006, at 14:20, Ovid wrote:
What I would prefer to do is something like this: prove t/test_class_tests.t path/to/test/class.pm
for consistency with perl maybe add a -M option to prove so you could have:
prove -Ipath/to -Mtest::class t/test_class_tests.t ? Adrian