To eliminate doubts about the right hand condition evaluating to an anonymous list with one entry of the value 0, which evaluates to true I would like to append the following;
$ perl -e 'my $a=(1 == 1) and 0;print "$a\n";' 1
In reply to Re: and vs &&
by marcussen
in thread and vs &&
by marcussen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |