Re: HTML::Parser - string "<>" at end of a document
"Gisle Aas" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On 7/7/06, Paul Bijnens <[email protected]> wrote: > > It seems that the string "<>" at the end of some html document > is interpreted as "comment", and not as text. > > Is this a bug, or this this some obscure syntax in HTML that I do > not know about. It's a bug. Fixed in HTML-Parser-3.55 that I just uploaded. -- Gisle