in reply to Re: HTML tag search/replace.
in thread HTML tag search/replace.

    
XHTML ... sort of like "use strict;" for HTML

You know this is brilliant! It makes perfect sense both for Perl coders trying to understand XML and XHTML and for XMLers learning Perl.

Saddly it still allows for both ' and " to be used around attributes and has no rule concerning URL's, so they will still be just as hard to parse ;--(