You are viewing the version of this documentation from Perl 5.14.4. View the latest version
break

Break out of a given() block.

This keyword is enabled by the "switch" feature: see feature for more information. Alternately, include a use v5.10 or later to the current scope.