Can someone please tell me how to convince cpan-tester's automated testing to:
- Not test unless required modules are installed. (Of *course* it fails if you don't have a required module installed.) - Send me the output of "make test TEST_VERBOSE=1" instead of the useless general testing report. (Test X failed, but you'll have to guess why!) - Make sure they're using the right lib version (5.8.5) for their perl version (5.6.1)
I haven't followed the cpan-tester list for a while, but it used to be if you posted a reply to the list and the address of the tester that you would get help in finding the problem. You might also take a look at <http://ppm.activestate.com>. They run automated builds on several architectures and post the results and logs.
Randy.
