7 lines
276 B
Text
7 lines
276 B
Text
|
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/
|