Perl's lack of 'in' keyword

Paul Makepeace paulm at paulm.com
Tue Oct 7 16:04:11 BST 2008


... is starting to frustrate me. It's the one feature I am finding I'm
really missing from That Other Language.

  if ($bar in @foo) {
    # ...
  }

(Does Perl 6 have it?)

P, who does not want to make a temporary hash, thankyouverymuch


More information about the london.pm mailing list