On Tue, 28 Aug 2001, Doug MacEachern wrote:

> On Tue, 28 Aug 2001, Stas Bekman wrote:
>
> >
> > I thought that it's safe to require() modules ./t/response/. But I see
> > that it fails.
> ...
> > RequestIO.so is shared, I suppose the problem is because libmodperl.so
> > wasn't yet loaded?
>
> right.  1.xx does bootstrap conditionally based on $ENV{MOD_PERL} so these
> modules can be loaded outside of httpd.  haven't gotten around to
> implementing that for 2.0.

How hard would be to add this functionality? I guess I could parse the
source code and extract 'sub APACHE_TEST_CONFIGURE {...}' but doing this
without Perl, can be quite error-prone.

I really want to finish with this perlrequire test :)

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to