Help for this page

Select Code to Download


  1. or download this
    for my $need (grep { /^sanj/ } @need) {
        $array1[$incr1++] = $need;
    ...
        }
    }