Geoffrey Young wrote:
hi all

have_module('mod_perl.c') doesn't work currently for DSO installations unless the parent config has a LoadModule statement in it.

the attached patch fixes this - once the appropriate .so is found, it's added to the cached module list so that the fallback for have_module() is populated appropriately.

I'm going to hold up 1.05 until this is integrated, as it's pretty important since have_module('mod_perl.c') is now the way to test for the presence of mod_perl.

+1

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to