Posted on 2006-11-08 16:24:49-08 by dagolden in response to 3449
Re: Multiple Installs of Same Module

It does not. The issue of duplicate test reports is beyond the scope of CPAN::Reporter. All CPAN::Reporter does is interface CPAN.pm to Test::Reporter.

If you do not want to send test reports, you can easily disable it with "o conf test_report 0" from the CPAN shell prompt. To make that permanent, use "o conf commit". No CPAN::Reporter configuration is lost, so you can re-enable at any time with "o conf test_report 1".

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.