Subject: | PASS reports should have YACSmoke and CPANPLUS version numbers |
Hi Robert,
Ive had a few failure reports on my module Data::Dumper::EasyOO, that are not giving any details about any tests run, or failures. Ive contacted the tester, and have worked thru some of the facts.
The root cause may be my misuse of Module::Build::Compat in my Makefile.PL, its quite different from yours (thanks for that clue !). FWIW, my usage is straight from MB::Cookbook
But my bug report / feature request is this:
add version numbers of YACSmoke and CPANPLUS to PASS reports, not just failures. This would be useful to determine what the tester population is using, could be very helpful for finding edge cases - such as false positives. Multi-party, multi-timezone debugging is tough, esp with platform differences thrown in.
tia.