in reply to
[untitled node, ID 460085]
I've never used CGI before, but I believe you need to import param.
use CGI qw/param/;
Comment on
Re: simple cgi script error
Download
Code
In Section
Seekers of Perl Wisdom