my $equal = $x eq $y || eval { use warnings FATAL => qw( numeric ); $x == $y };
Doesn't check if the either of the values are undef
In reply to Re: Is a integer or string.
by ikegami
in thread Is a integer or string.
by rahulgupta70
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |