in reply to Re: How to find out if X is an element in an array?
in thread How to find out if X is an element in an array?

In most cases my should be used for declaration of variables instead of local. In most cases lexically scoped variables are more appropriative. See perlsub for details.

--
Ilya Martynov (http://martynov.org/)

  • Comment on Re: Answer: How to find out if X is an element in an array?