On 24 Apr 2007, at 13:58, Adriano Ferreira wrote: [snip]
I was trying to come up with a fix for Test::Base which does not seems to interact well with other test modules. In the current sources, it has its own $Have_Plan variable. Then I tried to replace this with $Test::Builder->new->has_plan.
[snip]
Ah - cool :-) Adrian