I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-01-09 16:14:37-08 by cjara
undecoded UTF-8 problem
Has someone got around the problem of "undecoded UTF-8 will give garbage when decoded". I know it is generated within HTML::Parser and can be fixed executing utf8_mode on the HTML::Parser object. But how can I access the HTML::Parser object from WWW::Mechanize ?
Direct Responses: 2172 | Write a response