@found = grep { $_->[$column] == $searching_for } @$table; [download]
In reply to Re: Re: Re: Search an array ref of array refs by Fastolfe in thread Search an array ref of array refs by bittondb