develooper Front page | perl.perl5.porters | Postings from February 2009

Re: [perl #63184] mkdir with non-ASCII characters

Thread Previous | Thread Next
From:
Eric Brine
Date:
February 16, 2009 03:38
Subject:
Re: [perl #63184] mkdir with non-ASCII characters
Message ID:
f86994700902160338x2cc790d6hae0d092e9557c9ad@mail.gmail.com
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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About