Help for this page
given ($convention) { when ('E') { ... print "error: $convention not valid\n"; } }