in reply to
create directory encoding
If you want unicode filenames you need to use
Win32::Unicode::Native
, see
Win32::Unicode::Dir
Neither will make File::Path work with unicode
Comment on
Re: create directory encoding ( Win32::Unicode::Native )
In Section
Seekers of Perl Wisdom