my $x = $y; # short circuit exit if $x == 1; # do other stuff ...