in reply to Re^2: Shorter/Better way to rename list of files in a directoryin thread Shorter/Better way to rename list of files in a directory
Erm, backticks in a list context split the returned output on $/. See perlop.