Acme-BooK-Is-My-Bitch

 view release on metacpan or  search on metacpan

t/000-report-versions-tiny.t  view on Meta::CPAN

# All done.
$v .= <<'EOT';

Thanks for using my code.  I hope it works for you.
If not, please try and include this output in the bug report.
That will help me reproduce the issue and solve your problem.

EOT

diag($v);
ok(1, "we really didn't test anything, just reporting data");
$success = 1;

# Work around another nasty module on CPAN. :/
no warnings 'once';
$Template::Test::NO_FLUSH = 1;
exit 0;



( run in 0.544 second using v1.01-cache-2.11-cpan-49f99fa48dc )