background image
<< What in the hell is all that mess? | Still more mess... >>
<< What in the hell is all that mess? | Still more mess... >>
The mess continued...
The mess continued...
-e 'use Test::Harness qw(&runtests $verbose);
import runtests and $verbose
$verbose=0
This is really $verbose=$(TEST_VERBOSE)
runtests @ARGV;' t/*.t
Pass in all your tests to Test::Harness::runtests()