Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Bootstrapping Makefile.PL with Apache::Bootstrap

by redhotpenguin (Deacon)
on Apr 28, 2009 at 07:51 UTC ( [id://760531]=note: print w/replies, xml ) Need Help??


in reply to Re: Bootstrapping Makefile.PL with Apache::Bootstrap
in thread Bootstrapping Makefile.PL with Apache::Bootstrap

I started with 'use Apache::Bootstrap 0.06;', but that caused an UNKNOWN cpan testers failure, with the error "Can't locate Apache::Bootstrap...". So I checked the error number passed back to the shell for that failure and it was 1.

I checked the error number passed to the shell for 'use 5.8.6;' pragma in a Makefile.PL that didn't have that version of perl, and the error number was 255. My theory is that Test::Harness or something is picking up that error code differently, since these occurrences are represented in CPAN tester reports as NA.

  • Comment on Re^2: Bootstrapping Makefile.PL with Apache::Bootstrap

Replies are listed 'Best First'.
Re^3: Bootstrapping Makefile.PL with Apache::Bootstrap
by Anonymous Monk on Apr 28, 2009 at 09:00 UTC
    I think that is not recommended:
    "Why am I getting a FAIL/UNKNOWN/NA report when prerequisites are not met?"

    Some early versions of CPAN Testers tools had bugs that did not properly catch when prerequisites were specified but not met. Please just ignore these reports.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://760531]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-24 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found