in reply to Re: LWP
in thread Error using LWP::Simple

Hi,
No its not the url of a cgi script .why is HTML::parser even involved.
checked on HTML:Parser
make test on the HTML parser bundle follows:

 Unrecognized identifier s in argspec at blib/lib/HTML/Parser.pm line 75.

many such errors.
It is basically what the code above says when i try to get the url?
How is this module involved and what do i dp to make it work.
It used to work 2 days ago.
Then i installed html::parser and it stopped.

Thanks
chimni

Replies are listed 'Best First'.
Re: Re: Re: LWP
by cleverett (Friar) on Jul 23, 2003 at 07:06 UTC
    It's likely HTML::Parser upgraded a module on you if it followed dependencies.