if ($x > $stop) { last; } elsif ($y ne $text) { foobar(); } else { next; }