in reply to
Re: comparing two values under 'perl -w'
in thread
comparing two values under 'perl -w'
What if
$a = undef
and
$b = 3
?
We get equal?
Comment on
Re: Re: comparing two values under 'perl -w'
Select
or
Download
Code
In Section
Seekers of Perl Wisdom