Michael G Schwern wrote:
That's an error from Test::Builder (ie. the thing behind Test::More and others) and not Test::Harness. Its coming from the test program your harness is running, not from the harness itself.
[snip] Thanks, Michael. I'll try that. Regards, Troy