in reply to Re^2: How to expand wildcard arguments supplied to programs with perl on windows?
in thread How to expand wildcard arguments supplied to programs with perl on windows?

The Perl file system calls and Unicode don't mix particularly well on file systems that don't encode their filenames as UTF-8. See for example Check if unicode directory exists.

  • Comment on Re^3: How to expand wildcard arguments supplied to programs with perl on windows?