Help for this page
my $cgi = new CGI; $cgi->param('name');
$cgiapp->query->param('name');
$cgiapp->session->param('name');
$cgiapp->param('name');