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

Changes for version 1.05

  • fixed to work with old versions of CGI::Application that don't support callbacks
  • now explicitly 'use CGI::Application' to make the registration of hooks it possible to register hooks at class load time.
  • added docs describing the difference between this module and CGI::Application::Plugin::Redirect, and also providng some notes on when to use each method.

Modules

Pass control from one run mode to another