On Dec 20, 2007 2:09 PM, Michael Schout <[EMAIL PROTECTED]> wrote:
> mod_perl 2 unfortunately scrubs %ENV before my cleanup handler
> gets called, so $ENV{TEST_MODE} is never set when the cleanup handler
> runs.

Have you considered using your own global instead?  Or PerlSetVar in httpd.conf?

- Perrin

Reply via email to