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
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'); ?
Thanks is advance.
---------------------------------
Sincerely,
Alex Newby
E-mail: [EMAIL PROTECTED]
Website: http://www.alexnewby.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>