rename ($file,$file_new); # geht nich , ka wieso use File::Copy; move ($file,$file_new); # geht leider auch nicht