|
|
| The stupid question is the question not asked | |
| PerlMonks |
using newer modulesby chorg (Monk) |
| on Apr 23, 2001 at 16:38 UTC ( [id://74760]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.chorg has asked for the wisdom of the Perl Monks concerning the following question:
I have a user defined modules directory. I'm not root on the box I want the latest CGI.pm to use for this I don't want to break existing scripts I definitely want to be able to say that I did not break existing scripts. So I installed CGI.pm into this user defined directory. I use lib "/mydir" like normal, and I note that the code is using the old (root installed) version. How can I make my code use the updated module? I know it should, but it does not seem to....
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||