aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr
blob: d12d5990cc07339095e7c35624de8afb610e0471 (plain) (blame)
1
2
3
4
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.