Help for this page

Select Code to Download


  1. or download this
      my $q = '' ;
      my $i = 0 ;
      @anew = grep { my $p = $q ; $q = $b[$i++] eq 'z' ; !($p && $q) } @a 
    +;