On Fri, Jun 17, 2011 at 2:18 PM, William Bulley <w...@umich.edu> wrote: > Others have suggested that I strip the parameters - I did and no change. > > Others suggested I place the module(s) invocation inside (the existing) > <Perl>...</Perl> tags - I did and no change. Go figure?
Have you tried making a startup.pl and calling these from there with use() ? > They were in an included *.conf file in the Includes directory > which might be the same thing, but I'm a pedantic sort of guy... :-) In terms of how mod_perl treats them, that shouldn't make a difference here. - Perrin