in reply to Re: Fixing ill-formed XML
in thread Fixing ill-formed XML

CountZero++! However, HTML Tidy is not a Perl module, it's a stand alone application that corrects common HTML errors. You can get a copy here. The technical term for such a piece of software is a "Lint". Don't ask me, I don't know where they got the name.

Replies are listed 'Best First'.
Re: Re(2): Fixing ill-formed XML
by CountZero (Bishop) on Dec 20, 2002 at 09:46 UTC

    Thank you Ionizor. I see that there is a PERL-wrapper for HTML-Tidy, so that must have been mixed up in my memory.

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law