Howdy,
I'm trying to find out if Perl 5.6.1 INIT blocks are supported by
mod_perl. By "supported," I mean that the INIT blocks are executed each
time the scripts containing them are run under mod_perl, not just at
compilation time like BEGIN blocks.
In the "ToDo" file of the mod_perl 1.26 distribution I find:
---------------------------------------------------------------------------
POSSIBLE NEW FEATURES
---------------------------------------------------------------------------
- require +ExecCGI for <Perl> in .htaccess, etc.
[...]
- CHECK blocks? [Michael J Schout <[EMAIL PROTECTED]>]
INIT blocks? [T.J. Mather <[EMAIL PROTECTED]>]
In the 1.27 distribution there's no "ToDo" file, but no mention of INIT
or CHECK block support in the "Changes" file, either.
Anyone know if there's a version of mod_perl that has this INIT block
support?
________________________________________________________________________
James Miller in Austin, Texas
________________________________________________________________________