![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^2: Wide characters in Windows filenames with File::Copyby ikegami (Patriarch) |
on Nov 21, 2023 at 03:26 UTC ( [id://11155730]=note: print w/replies, xml ) | Need Help?? |
Not all systems use Windows-1252 as their ACP. You should be using "cp".Win32::GetACP() (and use Win32;) instead of "cp1252".
In Section
Seekers of Perl Wisdom
|
|