One thing that's a bit annoying about my CPAN testing environment is that it doesn't keep track of previous test results. This means that it sends duplicate PASS results for common pre-requisites like this and this. At least the default setting is to ask me before sending FAIL results, so I can manually check what I've sent before and avoid pissing authors off.
But no more! I've patched my local installation of CPAN::Reporter to not send duplicates and sent the diff to the author. If you want it before Dave uploads a new release to the CPAN, let me know.
YACSmoke (Score:2)
Re: (Score:2)
Re: (Score:2)
Not true. You can choose you use Makefile.PL as a preference in CPANPLUS. I'm glad it does as I am not a fan of Module::Build, mainly due to the fact it can't install itself, thus causing numerous crashes and fails for distributions when I was CPAN Testing on Windows.
One idea I've had more recently is to incorporate some standard testing in YACSmoke, so that rather than the distribution including tests for testing POD [cpan.org], POD coverage [cpan.org], Meta.yml [cpan.org] or the whole distribution [cpan.org] and possibly even the complete test sui [cpan.org]
Fixed in 0.42 (Score:1)
should check only for full dupes (Score:1)