Help for this page
use Getopt::Long; my $opt = { ... GetOptions( $opt, 'grot=s@{2}', ) or die "can't parse options";