Help for this page

Select Code to Download


  1. or download this
    my @array = grep { $_->[0] <= $low || $_->[0] >= $high } @array;