in reply to
printing hash values and keys from user
The value read from stdin ends with a newline, so there's no entry for it in the hash... -->
chomp
Comment on
Re: printing hash values and keys from user
In Section
Seekers of Perl Wisdom