- break
-
Break out of a
givenblock.givenブロックから脱出します。breakis available only if the"switch"feature is enabled or if it is prefixed withCORE::. The"switch"feature is enabled automatically with ause v5.10(or higher) declaration in the current scope.break は、
"switch"機能 が 有効か、CORE::接頭辞を使ったときにのみ利用可能です。"switch"機能 は、現在のスコープでuse v5.10(またはそれ以上) 宣言があると自動的に有効になります。