Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using .pm file from the script directory.

Status
Not open for further replies.

dphe

Programmer
Joined
Jan 15, 2007
Messages
16
Location
US
Have gotten really good responses from you guys.... thnkx.

If I want to use a perl module for e.g., Parallel.pm from the scripting directory, but not from the default perl path, how will I go about it? :-)

 
This is basically bcos..i'm able to run the script by installing the module for LWP::Parallel:UserAgent on my local system. But the problem is, while I run the same script on a unix machine where in I don't have root permissions, I'm not able to achive the same.

So thought will use the module from the working directory on the unix machine.
 
thnkx Miller.. will check tht out...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top