On Jun 29, 2009, at 2:19 AM, Ovid wrote:
my $Test = Test::Builder->new;If every test function simply had that line in the function, rather than trying to share this across all test functions, the code would work fine.Not sure of the best way of handling this, but it's annoying as heck :(
Submit a bug report for Test::XML and Test::JSON with a test case demonstrating the issue?
Best, David