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


in reply to No useful device on path to madness

I don't have a specific answer but I can tell you what I've done that's worked. What I notice is different between your code and mine is..

1) I use a lowercase 'c' for the drive specification.
2) I used escaped backshashes.

Now I've used forward slashes before along with a drive specification, but I've always used a lowercase drive letter. I'd give that a shot.

Hope this helps..
Rich