STUFF: { if ($some_condition) { &some_stuff(); &condition_met() and last STUFF; &some_more_stuff; } } # last STUFF jumps here