open(DAT, "+>$data_file") || die "[$data_file]$!"; my @inhalt = ; #machwas print DAT @inhalt; close(DAT);