i get the following error:
500 Unrecognized identifier s in argspec <URL:http://xxx.yy.com>
That error looks like it is being returned by your webserver, not generated by that minimal script that you posted. Additionally, a little grepping seems to indicate that the error "Unrecognized identifier %s in argspec" comes from HTML::Parser which, afaik, isn't used by LWP::Simple or its dependencies.
So, I'm guessing you were trying to retrieve the URL of a CGI script that uses HTML::Parser and that CGI script barfed on you.
-sauoq "My two cents aren't worth a dime.";
In reply to Re: LWP
by sauoq
in thread Error using LWP::Simple
by chimni
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |