if (grep { $_ eq '111' } values %hash) { print 'found'; }