in reply to Re^2: Perl compare ( numeric in void isn't numeric)in thread Perl compare
if ($number4 eq '1,2') { # ... } [download]