aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Plack/Middleware
Commit message (Collapse)AuthorAgeLines
* Local copy of Plack::Middleware::Debug::LWP.Matthew Somerville2019-05-05-0/+122
| | | | | Tweaked to give initial 0s to $time and $requests to prevent lots of undefined warnings in console output.
* Add template debug panel.Matthew Somerville2017-09-01-0/+33
Use a small subclass of (our) P::M::D::Template to have better display of our template path names.