in reply to Re: Apache::Registry losing subs created via globs.
in thread Apache::Registry losing subs created via globs.

Apache::Registry overrides exit function.
  • Comment on Re: Re: Apache::Registry losing subs created via globs.

Replies are listed 'Best First'.
Re: Re: Re: Apache::Registry losing subs created via globs.
by dmitri (Priest) on Nov 06, 2002 at 22:44 UTC
    Downvoting this one? From Apache::Registry man page:

    
    
    ENVIRONMENT
        The Apache function `exit' overrides the Perl core built-
        in function.