summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb>2010-07-04 16:23:17 +0000
committerseb <seb>2010-07-04 16:23:17 +0000
commit627216c85f3e18e21810d0c77faa25ba04ee7176 (patch)
tree29b27402f7fcd0722e8bff2b3af52c2db26e138c /doc
parent00dc19b69e6a09785e491f2cc2e04c4fc4a736f7 (diff)
downloadpkgsrc-627216c85f3e18e21810d0c77faa25ba04ee7176.tar.gz
Note initial addition of p5-Plack-Middleware-Debug version 0.09 as
www/p5-Plack-Middleware-Debug into 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.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20103
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index e9c547a453e..0a49c651777 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2362 2010/07/04 16:02:29 seb Exp $
+$NetBSD: CHANGES-2010,v 1.2363 2010/07/04 16:23:17 seb Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3151,3 +3151,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated mail/spamdyke to 4.1.0 [schmonz 2010-07-04]
Added www/p5-Plack-Middleware-Session version 0.11 [seb 2010-07-04]
Added devel/p5-Module-Versions version 0.02 [seb 2010-07-04]
+ Added www/p5-Plack-Middleware-Debug version 0.09 [seb 2010-07-04]