{ given ($foo) { when (/bar/) {...} when (/baz/) {...} } } continue { ... always executed ... }