The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

init

init installs the trigger needed before each HTTP request. It also establishes the baseline for all times and creates the log path.

after_request

NAME

Jifty::Plugin::Gladiator - find leaks

DESCRIPTION

This plugin will attempt to output diffs between the current contents of memory after each request.

USAGE

Add the following to your site_config.yml

 framework:
   Plugins:
     - Gladiator: {}

OPTIONS

SEE ALSO

COPYRIGHT AND LICENSE

Copyright 2007 Best Practical Solutions

This is free software and may be modified and distributed under the same terms as Perl itself.