ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
276 B
Text
6 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: https://metacpan.org/release/CGI-Application-Plugin-HtmlTidy
|