Break out of a given() block.
given()
This keyword is enabled by the "switch" feature; see feature for more information on "switch". You can also access it by prefixing it with CORE::. Alternatively, include a use v5.10 or later to the current scope.
"switch"
CORE::
use v5.10