Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Module::Build can't locate the perl binary (-d)

by tye (Sage)
on May 19, 2006 at 16:07 UTC ( [id://550527]=note: print w/replies, xml ) Need Help??


in reply to Module::Build can't locate the perl binary

I went to search.cpan.org, selected the Module::Build distribution, then 'tools', grepped the release for 'binary' (or 'locate'), found the error was in Build/Base.pm, went "Back" a few times, selected 'Browse', then 'lib', then 'Module', then 'Build', then 'Base.pm' and found that the error message was from find_perl_interpretter() and that the failing code is likely contained there as well.

Next I'd do "perl -d Build.PL" then "c Module::Build::Base::find_perl_interpretter" then see why it fails. YMMV, but trying to debug a problem in your environment from my environment is something that I find is usually a real pain. (:

- tye        

  • Comment on Re: Module::Build can't locate the perl binary (-d)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found