Help for this page
use v5.36; use feature qw/switch/; ... default { die "*** BUG: no handler for -$opt.\n"; } } }