possible bug in HTML::Parser comment handler

Dave (dave.olszewski@andover.net)
Thu, 11 Jan 2001 15:28:48 -0500 (EST)


It seems that the parser is not properly detecting multi-line HTML
comments.  I was trying to print out the dtext of a html document and
noticed that comments kept showing up in the output.  Upon further
examination, the single line comments were being ignored but ones like
this:

<!--
td {font-family: Arial,Geneva,Helvetica,sans-serif; color: #000000;}
-->

were appearing in the dtext.  Is this a bug in the module or a bug in the
user?  I am using the debian package

ii  libhtml-parser 3.15-1         A collection of modules that parse HTML text

Thanks!
	dave

---

Do you walk to school, or bring your lunch?