Help for this page

Select Code to Download


  1. or download this
    my @a = qw (a d c d s f ss eef e as d);
    
    ...
        print 'match';
        last GREP;
    }
    
  2. or download this
    #...
       grep_line =>
    ...
                return;
            }
    #...