At 10:50 AM 1/29/2003, Perrin Harkins wrote:
Tks.[EMAIL PROTECTED] wrote:I'm not sure whether the company that's hosting my web site will want to install any non-critical module (They ahve done me a favor allowing me to run mod_perl ... ) So I want to see if I have any options installing it under my directory tree.
Okay. You need to modify @INC then. Take a look here for examples: http://perl.apache.org/docs/1.0/guide/config.html#The_Startup_File
Dr