in reply to Re: Parsing UTF-8 HTML w/ HTML::Parser
in thread Parsing UTF-8 HTML w/ HTML::Parser
If it helps, as soon as I do the $mech->get on the production box, I get a warning message. If I run it from the debugger, I see this:
Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/local/share/perl/5.8.8/HTML/TreeBuilder.pm line 93.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parsing UTF-8 HTML w/ HTML::Parser
by ikegami (Patriarch) on Jun 24, 2010 at 18:57 UTC | |
by Purdy (Hermit) on Jun 24, 2010 at 20:22 UTC |