i've changed the mod_perl overloading of LoadModule to PerlLoadModule.
it's been reported that it breaks LoadModule of .so's
this will fix the problem you're seeing too ;-)
in general probably isn't safe to overload directives of other modules.
-
Something I hit while getting config directives in mp2 going. Upon encountering
a LoadModule directive that loads a Perl module, Makefile.PL croaks like so:
Configuring Apache/2.0.41-dev mod_perl/1.99_08-dev Perl/v5.8.0
fileparse(): need a valid pathname at Apache-Test/lib/Apache/TestConfigPars