|
|
| We don't bite newbies here... much | |
| PerlMonks |
Answer: prototyle mismatch error using LWP::Simple and CGI. |
| ( #183425=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > subroutines > prototyle mismatch error using LWP::Simple and CGI. contributed by rjimlad
Yes, the full error message is more-or-less self-explanatory. Personally, I'd just use CGI in OO mode, eg:
...and of course you can use 'require CGI' instead of 'use CGI', which could have potential benefits.
|
|
||||||||||||||||||