if (grep $_, my $num = $recFono->field_as_text('102'), my $type = $recFono->field_as_text('104'), ) { ... }
In reply to Re: logical non-short-circuit operators
by Anonymous Monk
in thread logical non-short-circuit operators
by december
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |