I just read barbie's journal entry about cpan-testers. Its pretty upsetting that somebody who has put in some good work in improving the standards of information and code in CPAN is driven from constructive work by whinging.
I have receieved a handful of fail reports and rt resports from cpan testers and rt.cpan.org. I get lots of bug reports from non-perl users for autodia so its water off a ducks back to me. But its valuable nonetheless.
Usually I will try and fix any problem straight away, but because cpan-testers is pretty automated I know that if any showstopper stops my code from installing or compiling it should usually get caught and reported back to me.
I'd really like to say thanks to barbie and the cpan-testers, they have ensured that my code is more likely to compile and install on places I either can't or just can't be bothered to to test it.
Let's look at it from the other side of the fence. A few days ago I got a test failure for one of my modules. Never mind that the bug is actually in a *core* module that my module in turn uses (apparently some versions of Cwd are not taint-safe, maybe I should just not bother testing my code with -T so as not to tickle this), it's still my test failure. So I emailed the tester who'd found it within a matter of days with a suggested fix, and asked him to re-test on his system to see if my fix would work. I never heard anything back. If the whole point of the cpan-testers is to improve the quality of the CPAN, then I should have heard back from him. I'm still waiting. And it's not as if he's gone away on holiday or something like that, as he's submitted another (valid) test failure in that time!
Re:Thanks Barbie
drhyde on 2004-12-26T18:06:45
I agree. I'd never complain about that - I *welcome* genuine bug reports. However, I've had snotty auto-generated emails from some of the CPAN testers which were *not* to do with bugs, they were the result of stupid people blindly submitting their results without thinking.