-  rename $makefile_rename, $makefile
+  rename $makefile_rename, $makefile . $makefile_ext
     or die "Can't rename '$makefile_rename' to '$makefile': $!";

Shouldn't that be

or die "Can't rename '$makefile_rename' to '$makefile$makefile_ext': $!"

xoa


--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance


Reply via email to