On Sep 11, 2014, at 6:52 AM, Torsten Schönfeld <kaffeeti...@gmx.de> wrote:
> Is there a way to indicate from the test suite of a distribution that a CPAN > tester machine lacks some software to test and use the distribution and that > therefore no failure report should be sent? > > <<<snip>>> You could bail out of testing with the message "OS unsupported", in addition to whatever other messages you want. According to http://wiki.cpantesters.org/wiki/CPANAuthorNotes (the third question), that will cause the tester to send a "NA" report. Good luck! ~ Karl