use CGI::Simple; my $q = CGI::Simple->new(); my %FORM = $q->Vars;