in reply to
setting hash keys by array
$hash{$_}++ foreach @array
Update:
Misunderstood the question. Ignore me :P
Comment on
Re: setting hash keys by array
In Section
Seekers of Perl Wisdom