Help for this page

Select Code to Download


  1. or download this
    foreach (@users) {
       if (/$target/) {
    ...
          if ($rec =~ /\D/) {
             next if $rec =~ /dtr/;
    ... etc