|
|
| XP is just a number | |
| PerlMonks |
Re: Keeping things upto dateby scorpio17 (Prior) |
| on Dec 07, 2011 at 18:45 UTC ( #942306=note: print w/ replies, xml ) | Need Help?? |
|
What you need to do is install all the CPAN modules required by the webapps to a local lib directory, then make sure the apps search the local lib first, when looking for modules. This will help make the apps less dependent on the system perl. And if you need to distribute the apps to another server, you can just tar up the local lib directory and copy it directly, instead of having to reinstall everything via cpan.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||