Re: CPAN Testers woes
[email protected] ("David Golden")
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
On 07 Mar 2008 23:12:30 +0100, Johan Vromans <[email protected]> wrote: > "David Golden" <[email protected]> writes: > > > A missing dependency shouldn't be flagged as NA -- that's supposed to > > be only for Perl or architecture incompatibilities. > > A missing external binary may be categrorized an "architecture > incompatibility". > > > The "exit 0" trick is recommended for non-perl dependencies. > > Is this documented somewhere? Definition of NA: http://cpantest.grango.org/wiki/Reports "exit 0" trick: http://cpantest.grango.org/wiki/CPANAuthorNotes More recent versions of CPAN::Reporter include a link to the CPANAuthorNotes page on FAIL/NA/UNKNOWN reports. David