このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


break - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20120302172825/http://perldoc.perl.org:80/functions/break.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

break

Perl 5 version 14.1 documentation
Recently read

break

  • 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.