in reply to Re^4: Perl Permissions
in thread Perl Permissions

To determine what process is holding a lock on the files you are trying to access, you might look at Process Explorer.

Your problem is really more a system/file problem than a Perl issue.