Help for this page

Select Code to Download


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