in reply to Re: Character encoding in console in Windows
in thread Character encoding in console in Windows
I was hoping this problem was not inherent in CMD.exe...
Are you saying that there is no way for a user to drag and drop a file with a non-ASCII name into the console window and have the perl script open that file? Or would installing Win32::Unicode fix this automagically?
It's not really clear to me how the module you linked works... would I need to change my filehandle open and print commands or would it do its thing in the background without the need to change the script itself?
|
|---|