> The test case is now down to:
>
> use HTML::Parser;
> my $x = HTML::Parser->new(api_version => 3);
> $x->handler(end => sub { push(@row, (1) x 505); 1 }, "");
> $x->parse("</TD>");I get the same behavior. It works with 504 bytes and fails with 505. KEN -- Kenneth J. Pronovici <[EMAIL PROTECTED]>
pgp00000.pgp
Description: PGP signature

