Acme-CPANAuthors-DebianDev
view release on metacpan - search on metacpan
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;
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.281 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )