NAME
Padre::Plugin::HTML - Padre and HTML
Validate HTML
use WebService::Validator::HTML::W3C to validate the HTML
Tidy HTML
use HTML::Tidy to tidy HTML
HTML Lint
use HTML::Lint to ?????
AUTHOR
Fayland Lam, <fayland at gmail.com>
COPYRIGHT & LICENSE
Copyright 2008 Fayland Lam, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.