Help for this page
use 5.010; use autodie; ... } }
my $test = CPAN::Retest->new( author => 'TOBYINK', ... verbose => 1, ); $test->run;