HTML::Parser: how can I reset report_tags to report all tags?

2005-06-14 Thread Norbert Kiesel
Hello, I'm trying to use HTML::Parser to parse some web pages. During that process, I'm normally just interested in some specific parts, so I use report_tags. However, at some point I need to get the whole text including all embedded HTML tags. What I currently have are a start handler , an

Re: HTML::Parser: how can I reset report_tags to report all tags?

2005-06-14 Thread Gisle Aas
Norbert Kiesel [EMAIL PROTECTED] writes: I tried to use -ignore_tags(()) and -ignore_tags(qw(none)), but it seems that after calling -report_tags() once it alsways uses a positive tag filter. Calling -report_tags() without any arguments should reset the filter. Regards, Gisle

Re: parsing bug in HTTP::Message::parse()

2005-06-14 Thread Brian Hirt
Any news on this? It's a pretty major bug. --brian On May 30, 2005, at 5:30 PM, Brian Hirt wrote: I'm following up on a bug I've run into with HTTP::Message.I think my original message might have been lost or sent to the wrong address (i sent it to the contact listed in the module,