my @afflicted_keys = grep { $myhash{$_} eq "something" } keys %myhash;