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


in reply to Deleting a File

Are you running this on a Win32 machine? I ran into the same problem too earlier on a Win32 machine. Ended up rewriting that section of code, so I'm not really sure why it started working the second time. Why doesn't perl run under the same user that calls it on Win32?

Replies are listed 'Best First'.
Re^2: Deleting a File
by Anonymous Monk on Jun 20, 2007 at 07:55 UTC
    Why doesn't perl run under the same user that calls it on Win32?
    It does