llancet has asked for the wisdom of the Perl Monks concerning the following question:

Hi monks:
When I load an file path using getOpenFile, it got messed if the path contains Chinese character. I'v tried use utf8, but it not works.
By the way: what is the usage of use utf8? I heared that perl work on utf8 on default...

Replies are listed 'Best First'.
Re: Encoding problem on Tk
by zentara (Cardinal) on Dec 22, 2009 at 13:37 UTC
Re: Encoding problem on Tk
by Anonymous Monk on Dec 22, 2009 at 03:08 UTC