in reply to Re^2: Taking Variable from Form Entry Using CGI
in thread Taking Variable from Form Entry Using CGI
At the command prompt type the following:
perl -MCGI -e "print $CGI::VERSION;"
...and then tell us what output you get. Do you still get that HTML::TokeParser error? If not, then the error has nothing to do with your use of CGI. If you do, I'm perplexed. ;)
Dave
|
|---|