On Wednesday, July 24, 2002, at 07:36 PM, Steve Linberg wrote: > So here's the question, in which I reveal my ignorance of mod_perl > internals: does mod_perl use whichever Perl is on the machine when the > server starts at runtime, or does Perl get wired into it when it's > built?
To confirm: it's the latter, as I believe you've probably discovered by now. -Ken
