if (condition) { # stuff # and more stuff } elsif (condition) { really-short-stuff } else { # ok }