Help for this page
code: ---------------------------------------------------------------------- +---------- ... $FORM{$name} = $value; } ---------------------------------------------------------------------- +----------
use CGI; my $cgi = CGI->new();