if (-e "data/remove.txt") { unlink "data/remove.txt" or die "unable to delete $!"; }