Martin Armbrecht wrote:
Hi,
The file
http://perl.apache.org/docs/2.0/user/porting/compat.html
contains in section
---8<---
Server Startuphttp://perl.apache.org/docs/2.0/user/porting/compat.html
mod_perl 1.0 was always running its startup code as soon as it was
encountered. In mod_perl 2.0, it
Hi,
The file
http://perl.apache.org/docs/2.0/user/porting/compat.html
contains in section
---8<---
Server Startuphttp://perl.apache.org/docs/2.0/user/porting/compat.html
mod_perl 1.0 was always running its startup code as soon as it was
encountered. In mod_perl 2.0, it is not always the case. Re