in reply to Re: Get output from an external program
in thread Get output from an external program

Yes, it's quite easy to install modules in your own directory.

Have a look at perlfaq8 and hit Super search for nodes that cover this topic already.

Update: To make life even easier: Installation of modules in home directory and Using Modules in a local directory cover this topic nicely.

  • Comment on Re: Installing modules in your own directory.