summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Test-StashWarnings/DESCR
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-04-21 12:28:33 +0000
committerryoon <ryoon@pkgsrc.org>2013-04-21 12:28:33 +0000
commitb07d73ba6b56774753eeabdb4ef3f2ef8af27bc7 (patch)
tree962e4cb347e53a1185118fa2fcbadb81a324b327 /www/p5-Plack-Middleware-Test-StashWarnings/DESCR
parentebeb225600d0b76efadec06d8c58446f0400c597 (diff)
downloadpkgsrc-b07d73ba6b56774753eeabdb4ef3f2ef8af27bc7.tar.gz
Import p5-Plack-Middleware-Test-StashWarnings-0.07 as www/p5-Plack-Middleware-Test-StashWarnings.
Plack::Middleware::Test::StashWarnings is a Plack middleware component to record warnings generated by your application so that you can test them to make sure your application complains about the right things.
Diffstat (limited to 'www/p5-Plack-Middleware-Test-StashWarnings/DESCR')
-rw-r--r--www/p5-Plack-Middleware-Test-StashWarnings/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Plack-Middleware-Test-StashWarnings/DESCR b/www/p5-Plack-Middleware-Test-StashWarnings/DESCR
new file mode 100644
index 00000000000..feff8e40400
--- /dev/null
+++ b/www/p5-Plack-Middleware-Test-StashWarnings/DESCR
@@ -0,0 +1,4 @@
+Plack::Middleware::Test::StashWarnings is a Plack middleware
+component to record warnings generated by your application so that
+you can test them to make sure your application complains about
+the right things.