![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Answer: How to find out if X is an element in an array?by IlyaM (Parson) |
on Dec 08, 2001 at 02:56 UTC ( #130351=note: print w/replies, xml ) | Need Help?? |
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.
--
In Section
Seekers of Perl Wisdom
|
|