Andy Lester wrote:
-  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': $!"

Something like that. I forgot about fixing the error message after I fixed what was causing the error.

I won't have time to do anything about that for at least 9 hours from now.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to