If a patch is applied to standalone perl on a system, does an apache
with static mod_perl need to be rebuilt to incorporate the changes to Perl?
I understand that when you use a static mod_perl compiled into Apache,
then the interface between Perl and Apache is compiled into the
executable. B
of an Apache
"Configuration" file being passed to Apache's "./configure" command,
which puts me in mind of somehow batching the ./configure switches, but
I don't see anything about this possibility on the Apache side.)
Thanks,
Kevin Murphy