>By the way, it's pretty reasonable to expect that someone who intends to >run your code under mod_perl will be able to either add a use lib >statement to httpd.conf or put your libs in <APCHE_HOME>/lib/perl/ which >is automatically added to @INC. Both of those avoid this issue

I actually ended up using "PerlSetEnv PERL5LIB" as per:

http://perl.apache.org/docs/1.0/guide/porting.html#_INC_and_mod_perl


-- Morbus Iff ( i put the demon back in codemonkey ) Culture: http://www.disobey.com/ and http://www.gamegrene.com/ Spidering Hacks: http://amazon.com/exec/obidos/ASIN/0596005776/disobeycom icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus


-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to