Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Availability of PERL modules

by Ish (Acolyte)
on Mar 28, 2009 at 01:06 UTC ( [id://753819]=note: print w/replies, xml ) Need Help??


in reply to Availability of PERL modules

Another option would be to deploy the modules you want as well as the code and use
use lib "/wherever/you/deployed/them/";
in your code. I find this works for my own modules, so no reason you couldn't do this. However you may hit problems if these modules are then dependant on other modules etc. Hope that is of use.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://753819]
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: (2)
As of 2024-04-20 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found