in reply to
Array as LHS on string match
Yes you can. But it probably doesn't do what you want it to do. What do you want it to do?
Comment on
Re: Array as LHS on string match
Replies are listed 'Best First'.
Re^2: Array as LHS on string match
by
Anonymous Monk
on Aug 10, 2007 at 20:10 UTC
Fletch had it right. I was lookign for something like exists to work on values instead of keys (as in the second example using a hash).
[reply]
In Section
Seekers of Perl Wisdom