Help for this page
for (glob "$path/*">) { unlink if -f and -M _ > $cutoff; }
sub unlink_all ( my ($path, $cutoff) = @_; ... } 1; }