On 10/1/06, Adam Foxson <[EMAIL PROTECTED]> wrote:
I'll add logic to Test::Reporter to inhibit the reporting of test
results against perl itself; The error message will refer people to
perlbug. This change will be included in 1.28, which will be released
soon.

However, there are other cases we may eventually have to deal with.
So, Nicholas, if you start noticing test results submitted to the CPAN
Testers for, say, B::Showlex, let us know. ;-)

This change is complete as of Test::Reporter 1.28_05, available at:
https://test-reporter.googlecode.com/svn/branches/1.28 @ 38. This
change introduces 54 additional tests.

Since there has been somewhat of a historical variance in the naming
of perl releases the following regex is used. It matches all releases
of perl on CPAN and doesn't falsely match anything else on CPAN:
/^perl-?\d\.\d/

--
Adam J. Foxson

Reply via email to