use warnings; my %hash; if ($hash{'word'} =~ /world/) { }