develooper Front page | perl.qa | Postings from January 2008

Re: Making Makefile.PL fail gracefully

Thread Previous | Thread Next
From:
David Golden
Date:
January 7, 2008 08:02
Subject:
Re: Making Makefile.PL fail gracefully
Message ID:
5d4beb40801070802p28bfe8f4r416456e6d34926a4@mail.gmail.com
On Jan 7, 2008 10:52 AM, Andy Armstrong <andy@hexten.net> wrote:
> Can anyone remember how Makefile.PL is supposed to exit if it can't
> find, for example, an executable that it needs. I want the test result
> to be NA rather than FAIL in that case.

# before generating the Makefile
exit 0;

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About