in reply to Perl 6 - A Better Switch-Case Default?in thread Apocalypse 4 on perl.com
given EXPR { when EXPR { } when EXPR { } ... japh: { } } [download]
:-)