aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr')
-rw-r--r--www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr b/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr
new file mode 100644
index 000000000000..c4a58352fe03
--- /dev/null
+++ b/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr
@@ -0,0 +1,6 @@
+This plugin is a wrapper around HTML::Tidy. It exports two methods
+that allow you to either validate or clean up the output of your
+cgiapp application. They should be called at the end of your postrun
+method.
+
+WWW: http://search.cpan.org/dist/CGI-Application-Plugin-HtmlTidy/