The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Padre::Plugin::HTML - HTML Support for Padre

VERSION

version 0.14

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 ?????

AUTHORS

  • Fayland Lam <fayland@gmail.com>

  • Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Fayland Lam.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.