in reply to
Equality of strings
==
is numeric equals, you want
eq
instead
Comment on
Re: Equality of strings
Select
or
Download
Code
Replies are listed 'Best First'.
Re^2: Equality of strings
by
ovedpo15
(Pilgrim)
on Oct 21, 2019 at 19:42 UTC
Oops, such a novice mistake. Thank you :)
[reply]
In Section
Seekers of Perl Wisdom