Commit graph

4 commits

Author SHA1 Message Date
hiramatsu
b4e8ac30e0 Update p5-Plack-Middleware-Debug to 0.14.
Changes from previous:
0.14  Sun Sep 18 12:51:49 PDT 2011
     - Fixed warnings (chiselwright)

0.13  Mon Jul 18 13:57:27 PDT 2011
     - Fixed the way $spec mangling works (Jon Swartz)

0.12  Mon Mar 28 16:20:54 PDT 2011
     - Added experimental TrackObjects panel
     - Fixed UUV warnings for Catalyst (jjn1016)

0.11  Fri Jan 14 10:54:53 PST 2011
     - Fixed memory leaks in Parameters panel (jnap)
     - Fixed memory leaks in responses not HTML/XML (forwardever)

0.10  Wed Aug 25 12:43:54 PDT 2010
     - Support panels in non-200 responses as well since they're useful for debugging anyway (haarg)
2011-11-12 02:56:21 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
42d2d83e7a Initial import of p5-Plack-Middleware-Debug version 0.09 in the
NetBSD Packages Collection.

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.
2010-07-04 16:22:27 +00:00