in reply to Cannot decode string with wide charactersCannot decode string with wide characters - I'm not decoding!

If you really are not sure what encoding is being used by your input data, and especially if you're dealing with any of the Asian languages, you should look at Encode::Guess.
  • Comment on Re: Cannot decode string with wide charactersCannot decode string with wide characters - I'm not decoding!