Help for this page
map {my $key = $_; $key =~ s/^([a-z]+).*/$1/i; push @{$alphaKeys{$ke +y}}, $_} keys %hoh;
for( keys %hoh ) { push @{ $alphakeys{ (/^([a-z]+)/)[0] } }, $_; }