use CGI; my $cgi = CGI->new; my $i = $cgi->param('i'); my $datum = $cgi->param('datum');