perhaps? It's an easy mistake to make - the UNIX program mv(1) calls the kernel API rename(2), which is also called by Perl (on Windows the command-line program is called rename but the API is called MoveFile!). However, I would have thought that you would have at least got a warning for that.
. Check the return code from the