$success = 1, last if something(); # And I know TMTOWTDI but you get the idea $success = something() and last; last if $success = something();