in reply to Re: Road to a readable path
in thread Road to a readable path

That should work on Windows...

Not quite. In one-liners, you have to use double quotes rather than single ones on Windows.

perl -MFile::Spec -le "print for File::Spec->path"