summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Debug/DESCR
blob: 7aa4a32aa51d0d8933f4e46d112b72bb12dcdee3 (plain)
1
2
3
4
5
6
The Perl 5 module Plack::Middleware::Debug is a Plack middleware.
It offers a configurable set of panels that displays information
about the current request and response. The information is generated
only for responses with a status of 200 (OK) and a Content-Type
that contains text/html or application/xhtml+xml and is embedded
in the HTML that is sent back to the browser.