blob: 7b8293421e522f2c0ee3b1fd99ffce79eff472e0 (
plain) (
blame)
1
2
3
4
5
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: https://metacpan.org/release/CGI-Application-Plugin-HtmlTidy
|