Help for this page
use strict; use Data::Dumper; ... } print Dumper \%count;
$VAR1 = { 'opt' => 3, 'ipt' => 2 };