in reply to Re^2: slicing array based on values but not index
in thread slicing array based on values but not index

grep is mighty helpful.

If you can't figure out how to get all the values column 3 has, you have bigger issues, since this clearly shows how to get the value in column 3. Perlmonks isn't here to do your work for you. You need to put some of your own effort in.
  • Comment on Re^3: slicing array based on values but not index