Re: HTML::Parser bug?
Hugo Haas (hugo@w3.org)
Sat, 8 Jul 2000 00:50:35 -0400
On Fri, Jul 07, 2000, Michael A. Chase wrote:
> I quote:
> If new() is called without any arguments, it will create a parser that
> uses callback methods compatible with version 2 of C<HTML::Parser>.
> See the section on "version 2 compatibility" below for details.
>
> A HTML::Parser v2 compatable parser has handlers defined for the usual
> events so the default handler does not get called.
I missed that! Sorry for the trouble. It works much better like that
indeed.
Thanks,
Hugo