in reply to Re: WWW::Mechanize and Wide character in subroutine entry error
in thread WWW::Mechanize and Wide character in subroutine entry error

But how i can tell WWW::Mechanize to use encode instead of from_to?

  • Comment on Re^2: WWW::Mechanize and Wide character in subroutine entry error

Replies are listed 'Best First'.
Re^3: WWW::Mechanize and Wide character in subroutine entry error
by ikegami (Patriarch) on Jun 29, 2010 at 05:44 UTC

      I'm think it use Encode and it's from_to function...

      UpdatedSorry. It's was my error! I have used MyMech and use from_to in it. Thank's a lot.