Skip to Content

Answered: [Perl Modules] Installing in non-standard (isolated) locations. Syndicate content

Dave Sherohman's picture

A user on SitePoint asked about "[Perl Modules] Installing in non-standard (isolated) locations.", which was really about how to have two versions of a webapp on the same server, with each referencing a different version of a module. I provided simple explanations of how to accomplish this using either PERL5LIB or "use lib".

Post new comment