|
|
| more useful options | |
| PerlMonks |
Re: How to check whether my array contains element xby vinoth.ree (Priest) |
| on Jan 17, 2013 at 13:04 UTC ( #1013773=note: print w/ replies, xml ) | Need Help?? |
|
check if an element exists in array Update:
I used one of my project this way! Similar to if ( "value" ~~ @array ) but seems more explicit.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||