You could try changing where Test::Builder writes to.
my $builder = Test::More->builder; # Set each of the Test::Builder output setttings $builder->output( ... ); $builder->failure_output( ... ); $builder->todo_output( ... );
In reply to Re: Test::More and fork
by diotalevi
in thread Test::More and fork
by cees
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |