in reply to Rename problem

Try coding a rename with the actual name on the right, as opposed to variables and computation. If that works, you know the rename itself is OK and the problem is with the computation of the value. If that still doesn't work, the problem is with the rename, not with Perl. Perhaps file system issues... try it and report back, as this will cut down the problem size.

—John