sub my_func { # Stuff my $foo = $bar unless $cond; # More stuff }