if (exists $hash{$xml_word}) { my $line = $hash{$xml_word}; # now do what you want with $line }