-- Perl 5.10.0 documentation --
break
  • break

    Break out of a given() block.

    This keyword is enabled by the "switch" feature: see feature for more information.