in reply to Re^4: Searching Sub Dir for Files
in thread Searching Sub Dir for Files
In general, (on Unix) you can install modules in your own homedir using the PREFIX option.
See Installing Perl modules locally and installing local modules (the last link also discusses win32)
*) update: with "local directory" I mean a directory on the server that you have write-access for, like a subdirectory of the directory that your script is installed.
|
|---|