use CGI; my $q = CGI->new(); my $user_input = $q->param( 'user_input' );