On Thu, Feb 12, 2009 at 9:21 AM, via RT FARKAS Máté < perlbug-followup@perl.org> wrote: > # New Ticket Created by FARKAS Máté > # Please include the string: [perl #63184] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=63184 > > > > This is a bug report for perl from fmate144@gmail.com, > generated with the help of perlbug 1.36 running under perl 5.10.0. > > On Windows Vista with Perl 5.10.0 if I would like create a directory with > non-ASCII characters, I must convert the directory name into a local > encoding. > ... > I use hungarian Windows, but this way is not portable, because (for > example) on Japanese windows I can not use this encodings. > Someone else have found this bug, see: > http://bits.6w9.org/?p=444 You want CreateDirectory in module Win32.Thread Previous | Thread Next