Help for this page
sub someSub { if (some condition) { ... return; } }
sub someSub { if (some condition) { ... ... } }