in reply to Test harness, test more

You haven't shown any code, but you'll probably want to add
$Test::Harness::Verbose = 1;
to your script to see all the output (see Test::Harness docs).