perl-modperl mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Doug MacEachern <do...@covalent.net>
Subject Re: Patch for easy testing of Apache::* modules (resend)
Date Fri, 13 Oct 2000 17:22:29 GMT
On Tue, 10 Oct 2000, Ken Williams wrote:

> dougm@covalent.net (Doug MacEachern) wrote:
> >ken, i have a feature request too :)  i would like to be able to test if
> >mod_include is linked static with httpd, otherwise Makefile.PL will
> >disable PERL_SSI.  a hash of parsed `httpd -l`, something like:
> >
> >my $static_modules = Apache::test->http_static_modules;
> >
> >if ($static_modules->{mod_include}) {
> >    ...
> >}
> 
> Okey dokey Doug, here's a patch.  I cleaned up _read_existing_conf()
> too because it was pretty hard to understand.

applied, thanks ken!


Mime
View raw message