I am trying to install some perl modules using perl -MCPAN -eshell and I need to install them to a local dir since I do not own the root install. I configured my cpan config to install to my local directory but when a module is installed it is not in the @INC. This is only a problem when installing another module which depends on it via the cpan shell. How can I set the cpan shell to add my local lib folder to the @INC path?
John
--
<>< Proverbs 3:5 "Trust in the Lord with all your heart and lean not on your own understanding;"
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]