clayton cottingham wrote:

hey all :

ive been having a harsh prob with lib paths under the modperl test framework


I don't see it as a harsh problem :) In any case it has little to do with Apache::Test. Apache::Test runs the code thas has to find your module that live elsewhere. So you have to point it there.

So yes, you have to add a few 'lib' pragmas, but that's normal. You have to do it in any Perl code that uses modules that aren't located in the standard location.



I'm glad you've solved this problem.

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



Reply via email to