|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Using the modules I want to use.by JupiterCrash (Monk) |
| on Nov 02, 2002 at 16:33 UTC ( #209965=note: print w/ replies, xml ) | Need Help?? |
|
I've found it helpful that the 'use' command accepts a version number. If the module in my cgi-bin is newer than the one in the system's perl library directory, something like this might help you to know. This is good if you might not want your cgi-bin path to be FIRST in the @INC, but just *in* the @INC :
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||