my $href = { key1 => 'foo' }; . . . if ( $href->{key_1} eq 'foo' ) { # celebrate wildly }