aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Test-ExternalServer/pkg-descr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-27 10:50:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-27 10:50:25 +0000
commit9a06b3a1c2c351c9a8aa4c7d2d9bf7948a782751 (patch)
treeebf9b60c2b03f85ee7b65847d3037823843040db /www/p5-Plack-Test-ExternalServer/pkg-descr
parentffd7ff43ec821728badc7a314ed54e1d48740224 (diff)
downloadports-9a06b3a1c2c351c9a8aa4c7d2d9bf7948a782751.tar.gz
ports-9a06b3a1c2c351c9a8aa4c7d2d9bf7948a782751.zip
Notes
Diffstat (limited to 'www/p5-Plack-Test-ExternalServer/pkg-descr')
-rw-r--r--www/p5-Plack-Test-ExternalServer/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/p5-Plack-Test-ExternalServer/pkg-descr b/www/p5-Plack-Test-ExternalServer/pkg-descr
new file mode 100644
index 000000000000..b7cb523ab605
--- /dev/null
+++ b/www/p5-Plack-Test-ExternalServer/pkg-descr
@@ -0,0 +1,7 @@
+Plack::Test::ExternalServer allows your to run your Plack::Test tests against an
+external server instead of just against a local application through either
+mocked HTTP or a locally spawned server.
+
+See Plack::Test on how to write tests that can use this module.
+
+WWW: http://search.cpan.org/dist/Plack-Test-ExternalServer/