use CGI; my $q = CGI->new; my $word = $q->param('word');
Update: Looking at Don Coyote's comment below I should clarify that I am assuming you are using jQuery (it certainly looks like that to me) where the $.get() sends a conventional url encoded get request, i.e. not a JSON request.
In reply to Re^2: Call Perl script from Javascript
by tangent
in thread Call Perl script from Javascript
by fattahsafa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |