in reply to
which Cwd realpath/abs_path ... is supposed to be case preserving on win32?
Hi,
If you want case-preserved name, you can use Win32::GetLongPathName()
HTH
Cheers,
Rob
Comment on
Re: which Cwd realpath/abs_path ... is supposed to be case preserving on win32?
In Section
Seekers of Perl Wisdom