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

NAME

Padre::Plugin::Validator - validate HTML/CSS in Padre

SYNOPSIS

    $>padre
    Plugins -> Validator -> 
                            Validate HTML
                            Validate CSS

DESCRIPTION

validate HTML/CSS with WebService::Validator::HTML::W3C / WebService::Validator::CSS::W3C

It's within Padre. error will be shown in output window.

SEE ALSO

WebService::Validator::HTML::W3C, WebService::Validator::CSS::W3C

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.