sub someSub { if (some condition) { ... } elsif (some other condition) { ... } }