[mp2] PerlPostConfigRequire requires absolute path?

2005-01-16 Thread Patrick LeBoutillier
Hi all, I'm loading a .pm file using PerlPostConfigRequire (1.99_19) and I can't get it to load without specifying an absolute path. Even if my module is installed someplace under @INC, PerlPostConfigRequire Apache/Whatever.pm or even PerlPostConfigRequire Carp.pm doesn't work. But

Re: CGI::Session or CGI::Application

2005-01-16 Thread sofadmin
> > [EMAIL PROTECTED] wrote: >> Interesting, your comments on CGI::Session vs Apache::Session as I've >> had >> nothing but trouble with Apache::Session::File -- session data >> inconsistently being written to the file. > > I'm sorry to hear that. Did you mention those problems to the author or > b

Re: [mp2] PerlPostConfigRequire requires absolute path?

2005-01-16 Thread Philippe M. Chiasson
Patrick LeBoutillier wrote: Hi all, I'm loading a .pm file using PerlPostConfigRequire (1.99_19) and I can't get it to load without specifying an absolute path. Even if my module is installed someplace under @INC, PerlPostConfigRequire Apache/Whatever.pm or even PerlPostConfigRequire Carp.p