in reply to
Hash Problem
You're using package variable
input
without fully qualifying it.
our %input;
will disable the error.
Comment on
Re: Hash Problem
Select
or
Download
Code
In Section
Seekers of Perl Wisdom