Karen Etheridge wrote:
I've been continuing to receive reports (several a day, on average) like this:
http://www.cpantesters.org/cpan/report/5421bfb0-1e88-11e5-b327-3e6ce14af301
...where the test failures were clearly caused by unsatisfied prerequisites. It
is my understanding that this should not
result in a FAIL report, but rather NA -- any reasonable attempt to run tests
and achieve a PASS should attempt to
satisfy prerequisites first.
Please could you investigate and fix?
I've seen several reports like this with my module that used Module::Build.
After I finally switched to EUMM, this kind of reports stopped.
Consider using EUMM, it's just one line in dist.ini. Finding a real problem would be much more difficult, because it may
be somewhere between Module::Build, CPAN, and CPAN::Reporter.
--
S.T.