Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Specify particular Perl path to a module during installation

by space_monk (Chaplain)
on Nov 29, 2012 at 20:49 UTC ( [id://1006354]=note: print w/replies, xml ) Need Help??


in reply to Specify particular Perl path to a module during installation

AFAIK, as long as the PATH points to the right PERL, the rest should follow on naturally. You might want to set PERL5LIB too.

You shouldn't revert the path; any program that uses your 5.16.1 version should have the correct environment to run in.

Your program can of course check which version it is running by means of a use 5.16.1;

Someone correct me if I've got any of the above wrong :-)

A Monk aims to give answers to those who have none, and to learn from those who know more.
  • Comment on Re: Specify particular Perl path to a module during installation

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-20 00:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found