On Fri, Mar 7, 2008 at 1:34 PM, Jan Dubois <[EMAIL PROTECTED]> wrote:
>  The magic string is:
>
>   die "OS unsupported\n";
>
>  It is a bit misleading, but those are the magic words to give you an NA
>  result.

A missing dependency shouldn't be flagged as NA -- that's supposed to
be only for Perl or architecture incompatibilities.

Missing Perl prerequisites are identified by CPANPLUS or
CPAN::Reporter and the report is discarded.

The "exit 0" trick is recommended for non-perl dependencies.
Unfortunately, that looks like it might be a problem for M::B::Compat
in a passthrough Makefile.PL

David

Reply via email to