in reply to Rename a directory!!
Use the standard File::Copy module's move command to move/rename files or directories across filesystem boundries.
BazB