in reply to performance issues with grepping large sorted arrays

use List::MoreUtils qw(any);

- Miller
  • Comment on Re: performance issues with grepping large sorted arrays