in reply to
Re: ~~ and list literal
in thread
~~ and list literal
I was trying to find an element in a list, like in an array with
"x" ~~ @ary
(which works).
Comment on
Re^2: ~~ and list literal
Download
Code
In Section
Seekers of Perl Wisdom