in reply to How to validate HTML?

HTML::Lint is designed to do exactly that.


DWIM is Perl's answer to Gödel

Replies are listed 'Best First'.
Re^2: How to validate HTML?
by davorg (Chancellor) on Aug 11, 2006 at 13:20 UTC

    The docs for HTML::Tidy say:

    [HTML::Tidy is] meant as a replacement for HTML::Lint. If you're currently an HTML::Lint user looking to migrate, see the section "Converting from HTML::Lint"

    So HTML::Lint isn't deprecated yet... but it sounds like it's heading that way.

    And as they're both owned by the same author, I'm inclined to believe him :-)

    --
    <http://dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg