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

Changes for version 0.17 - 2018-02-22

  • Added support for loading debug middleware outside of the Plack::Middleware::Debug::* namespace, by prefixing the name of middleware with a "+", e.g. "+My::Plack::Middleware::Debug::Something".
  • Debug.pm no longer injects inline JavaScript

Modules

display information about the current request/response
Base class for Debug panels
Debug panel to inspect the environment
Debug panel to inspect the environment
Debug panel to inspect versions of loaded modules
Debug panel for Perl configuration information
Debug panel to inspect the response
Debug panel to time the request

Provides

in lib/Plack/Middleware/Debug/Panel.pm
in lib/Plack/Middleware/Debug/Session.pm