Hi,

If your Perl scalar contains UTF-8 encoded text and is marked as such, then you shouldn't need any decoding functions. (Well, that is how it is supposed to work. If it doesn't, it is a bug).

So, yes - if your scalars contain UTF-8 encoded text and are marked as such, that's all you should need.

Regards

Mark


On 29/04/2013 10:25, steveco.1...@gmail.com wrote:
Hi Mark,

Are you saying that you don't need some form of utf8 decode function in
wxPerl?

And that it should work perfectly without it?

Regards

Steve


Reply via email to