http://www.perlmonks.org?node_id=645647


in reply to Re: Working directory oddity
in thread Working directory oddity

Sorry, that doesn't work :( and not just cause your slashes are unescaped ;)
getcwd, cwd and abs_path all return paths using the same caps provided to chdir (and with the slashes reversed to /).