$ perl -MO=Deparse foo.pl sub c1 { my($a, $b) = @_; not $b if $a; } sub c2 { my($a, $b) = @_; not $b if return $a; } foo.pl syntax OK
In reply to Re: To return and/or not?
by moritz
in thread To return and/or not?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |