in reply to
Help with uninitialized value warning
Just ignore it, or check to see if
$cgi->param('Submit')
has a true or
defined
value first.
Comment on
Re: Help with uninitialized value warning
Download
Code
In Section
Seekers of Perl Wisdom