in reply to Re: Shortcutting grep in boolean context
in thread Shortcutting grep in boolean context

OK. Well, for large lists I'll settle with foreach + last + do block then :) And when the lists are not large, just grep.

  • Comment on Re^2: Shortcutting grep in boolean context