Calle Aasman <md4calle@mdstud.chalmers.se> writes: > If the parser stumbles on a comment that look like this: > > <!-**--**-> > > it will treat everything thereafter as a comment and continue to look for > a --> (at least it seems like that) Look for netscape_buggy_comment in the HTML::Parser documentation. -- Gisle Aas <aas@sn.no>