On Apr 25, 2006, at 1:45 PM, Oliver Block wrote:

I don't know, if this is intended behavior of HTML::Parser or maybe if you have that already on your ToDo list, but HTML::Parser does not call the end_document handler or in other words, there does no end_document event occur, unless you call $p->eof(). Neither after $p->parse($string), nor after
$p->parse_file($filename).

Yes, that's correct, and it's well noted in the docs.


--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance



Reply via email to