Name : perl-Plack-Middleware-Debug
| |
Version : 0.180.0
| Vendor : Mageia_Org
|
Release : 2.mga9
| Date : 2022-03-29 00:04:03
|
Group : Development/Perl
| Source RPM : perl-Plack-Middleware-Debug-0.180.0-2.mga9.src.rpm
|
Size : 0.18 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Debug panel to inspect the environment
|
Description :
The debug middleware 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. Also the code is injected directly before the \'< /body>\' tag so if there is no such tag, the information will not be injected.
To enable the middleware, just use the Plack::Builder manpage as usual in your \'.psgi\' file:
use Plack::Builder;
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release |