Help for this page
SWITCH: { ($condition) && do { # stuff; ... last SWITCH; }; die "Neither condition was met.\n"; }