ActiveState homepage
docs.activestate.com
ActivePerl 5.32 Documentation
  • Get ActivePerl
      Release notes Windows installation Linux Installaton macOS Installation License
  • Get Started
      Windows Perl 5.32 docs
  • Contact Us

break - perldoc.perl.org
Home  > Language reference > Functions > break
Perl 5 version 32.0 documentation

break

Perl functions A-Z | Perl functions by category | The 'perlfunc' manpage
  • break

    Break out of a given block.

    break is available only if the switch feature is enabled or if it is prefixed with CORE:: . The switch feature is enabled automatically with a use v5.10 (or higher) declaration in the current scope.

Documentation built with Hugo using the Material theme.
ActiveState Platform   Downloads   Community   Code Recipes  
© 2020 ActiveState Software Inc. All rights reserved. Trademarks. Privacy Policy.