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 recently switched to Module::Install, if that makes a difference in how to tell cpan-testers about required modules.
Also, do module authors have access to the test machines? It's hard to fix a bug if you can't reproduce it.
Thanks, David
_____________________________________________________________________ David Coppit [EMAIL PROTECTED] The College of William and Mary http://coppit.org/
"Government big enough to supply everything you need is big enough to take everything you have ... The course of history shows that as a government grows, liberty decreases." -- Thomas Jefferson
