Re: TreeBuilder and LWP object

Sean M. Burke (sburke@spinn.net)
Sun, 18 Mar 2001 11:16:59 -0700


At 05:23 PM 2001-03-18 +0100, I....AM.....I wrote:
>[...]
>but unfortunately I get this;
>
>Can't find '_hparser_xs_state' element in HTML::Parser
>hash at pase_html.pl line 25.
>
>what does it mean??

When reporting bugs involving modules, always, always, report at least what
versions of those modules are involved.  It also can't hurt to report what
version of Perl you're using.  And if reporting an inability to compile a
module, then you'd also want to report what platform and compiler was
involved.


I suspect you're using an early 3.x version of HTML::Parser and a year-old
version of HTML::TreeBuilder.
And I also can't properly tell which line in your code is line 25.


By the way, everyone, upgrade your HTML::TreeBuilder versions.  They have,
in fact, been getting better and less buggy over the months/years/aeons.
The latest release version (as of a few days ago) is 3.11.


--
Sean M. Burke  sburke@cpan.org  http://www.spinn.net/~sburke/