kiat has asked for the wisdom of the Perl Monks concerning the following question:
Which directory in the server is ideal for placing custom perl modules? In my server, I created a directory named 'modules' just above the username (e.g. /user/home/kiat/modules) and uploaded all the modules there.
Should I upload all modules to cgi-bin (/user/home/kiat/public_html/cgi-bin) instead?
cheers :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Which dir to upload custom perl modules to?
by jZed (Prior) on Apr 21, 2004 at 01:49 UTC | |
by kiat (Vicar) on Apr 21, 2004 at 05:07 UTC | |
|
Re: Which dir to upload custom perl modules to?
by ysth (Canon) on Apr 21, 2004 at 02:21 UTC |