>Hmm.  You must have some things inside a BEGIN or that are called from a
>"use" that need these libs to be in @INC during the compile phase.

Yeah, I'm not entirely sure what it is - I'm not using any BEGIN's myself.

>More to the point, I would expect you to have the same problem that you
>had with "use lib" because you're really doing the same thing that use
>lib does.  I'd suggest testing it more before you consider it solved.

Yup, I do. Did some testing over the weekend.

>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

That's what I ended up deciding. :)
Thanks for all your help!

-- 
Morbus Iff ( i know a little of everything, a lot of nothing. )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
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