in reply to
Re: Hash Problem
in thread
Hash Problem
If a do this way
#get input
my(%input) = &ReadParse();
I am not getting the values of $loginame and $p_word.
Comment on
Re^2: Hash Problem
In Section
Seekers of Perl Wisdom