On 29 Jul 2005, at 02:58, chromatic wrote:
If you can use your own test harness, useTest::Harness::Straps::analyze() or Test::Harness::Straps::analyze_fh()to collect STDERR and STDOUT from the tested process.
Ah. That would make sense. Much more sensible. Off to play. Adrian