in reply to Re^2: mod_perl2 on OS X
in thread mod_perl2 on OS X

Unfortunately, the file can't be edited as it is generated during `make test' and any alterations are lost.
I don't think so. It looks like it's generated during perl Makefile.PL, and if you examine httpd.conf .... or just grep the t/conf directory, you'll see that the <Perl > line comes from t/conf/extra.last.conf.in, which is what you can edit.

The only workaround I can think of is to ugrade Apache.
Not a bad idea :)

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.