in reply to Re^2: Unicode (utf8) does not pass correctly to Windos system call.
in thread Unicode (utf8) does not pass correctly to Windos system call.
It is encoded. The print command does display correctly
That's because you do encode what you send to STDOUT (via binmode).
I did try your code snippet, but it still does not work.
It does what you asked. Maybe you asked the wrong question?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Unicode (utf8) does not pass correctly to Windos system call.
by jyankel (Initiate) on Nov 17, 2009 at 13:06 UTC |