my @afflicted_keys = grep { $myhash{$_} eq "something" } keys %myhas +h; [download]
-Paul
In reply to Re: One to many hash question by jettero in thread One to many hash question by BengalsRock