Hello,

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).

Best Regards,

Oliver Block


Reply via email to