1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr
Cheng-Lung Sung 85f1a4a3f7 Add p5-CGI-Application-Plugin-HtmlTidy 0.51, add HTML::Tidy support to
CGI::Application.

PR:		ports/103381
Submitted by:	George Hartzell <hartzell at alerce.com>
2006-12-07 08:35:18 +00:00

7 lines
276 B
Plaintext

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/