freebsd-ports/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr

7 lines
276 B
Text
Raw Normal View History

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/