> Hi,
> 
> I have a rather simple question that Google hasn't produced answers for.
> Basically, I am installing Mason in a virtual host under mod_perl. The
> libraries I need are housed in ~/my/lib 
>

Really, your exact subject line gave 3-4 pages that provided similar
answers at the top of the listing...
 
> How might I make Apache aware of ~/my/lib from the httpd.conf so that the
> following:
> 
> PerlModule HTML::Mason::ApacheHandler
> 
> will load? What is the equivalent for the httpd.conf of use
> lib('/my/lib'); ?
> 

http://perl.apache.org/docs/2.0/user/config/config.html#Adjusting_C__INC_
http://perl.apache.org/docs/2.0/user/porting/compat.html#Code_Porting

May help.  

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to