Perrin,

Thanks.  Sometimes the docs tell you the most complicated way to do things for 
academic purity.

Chuck


-----Original Message-----
From: Perrin Harkins [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2003 3:21 PM
To: Goehring, Chuck Mr., RCI - San Diego
Cc: [EMAIL PROTECTED] (E-mail)
Subject: Re: Where do you put your stuff?


Goehring, Chuck Mr., RCI - San Diego wrote:
>       Where do you put your .pm files for application-specific code?  

Under mod_perl 1, I just put them in <SERVER_ROOT>/lib/perl, which is 
automatically added to @INC by mod_perl.  Can someone confirm if this 
still works for mp2?

Of course you can just put a "use lib" in your startup.pl, assuming that 
you are doing this for a server where you know the locations of things.

- Perrin

Reply via email to