Help for this page
push @{$hash{$key}}, { $valname => [ $value, $type, $flag ] };
foreach my $i(keys %hash) { print "i=$i\n"; ... # etc. } }