[EMAIL PROTECTED] wrote:
> dougm 01/10/08 17:13:00
>
> Modified:src/modules/perl mod_perl.c modperl_perl.c modperl_perl.h
> Log:
> *CORE::GLOBAL::exit = \&ModPerl::Util::exit
Is there a way to freeze *CORE::GLOBAL::exit, once you set it? Otherwise
some code can set it to a di
>>I'm thinking of some modern registry script as an example.
>>
>
> such as?
all I wanted to say that somebody will run a script that mungles
*CORE::GLOBAL::exit. Since *CORE::GLOBAL:: is relatively new, I've
called it modern :)
but I understand, it doesn't matter whether it's a script or a