scalar grep { ??? == scalar grep { ... } @$_ } values %hash; first { ??? == first { ... } @$_ } values %hash;