$fname = '/tmp/ref.log'; unlink $fname; @files = qw( debug.log trace.log error.log time.log ); unlink @files;