... unless $foo and not $bar->baz() #### ... if not $foo or $bar->baz() #### $a if $b, otherwise $c;