Help for this page
my $vars = CGI->Vars;
{ first => scalar $q->param('first'), second => scalar $q->param('second'), }