my $thing; exists $_->{ $key } and $thing = $_->{ $key } for \(%hash1, %hash2, %hash3);