use subs qw(exit); # this is also part of the exit mod_perl code # if anyone cares # Figure out how to exit mod_perl. *exit = $ENV{'MOD_PERL'} ? \&Apache::exit : sub { CORE::exit };
In reply to Re^3: goto in CORE::GLOBAL::exit - is it safe?
by SFLEX
in thread goto in CORE::GLOBAL::exit - is it safe?
by powerman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |