in reply to Re: Re: Re: Re: Re: Re: HTML::Parser - no contents. no error.
in thread HTML::Parser - no contents. no error.

That qw slipped in there during one of my experiments. While pointless it produces the same outcome -- an array of HTML tags the parser should call. I removed that.

I also removed that initial if-then from the text handler since I really didn't need it any longer.

HTML::Parser still fails to call any of the handlers with these changes when report_tags is set. This code without the suggested changes above does work properly on other systems, but with versions other then 3.25.