On Thu, 29 Mar 2001, Robin Berjon wrote:

> Hi,
>
> just out of curiosity, has anyone used PerlRestartHandler ? To what use ? I
> don't know what I'd use it for, so I'm wondering whether I'm missing out on
> something really cool :)

The eagle book says:

PerlRestartHandler points to a routine that is called when the server
is restarted. This gives you the chance to step in and perform any cleanup
required to tweak the Perl interpreter.  For example, you could use this
opportunity to trim the global @INC path or collect statistics about the
modules that have been loaded.

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to