Perl 5 version 22.4
                        documentation
                    
                    break
  
- break
Break out of a given()block.
 This keyword is enabled by the "switch"feature; see feature for
more information on"switch".  You can also access it by prefixing it
withCORE::.  Alternatively, include ause v5.10or later to the
current scope.