in reply to
Re^2: "array" search
in thread
"array" search
eq
is just like
==
, except
eq
compares strings, and
==
compares numbers.
Comment on
Re^3: "array" search
Select
or
Download
Code
In Section
Seekers of Perl Wisdom