http://www.perlmonks.org?node_id=844866


in reply to LWP 500 read timeout

Um ... I don't see where you set $url in your code.

And it looks like you have warnings and stricture turned on, so you should get an appropriate error message for not declaring $url.

Replies are listed 'Best First'.
Re^2: LWP 500 read timeout
by bharat88 (Initiate) on Jun 15, 2010 at 14:57 UTC
    Hey duff,

    Like I said, I can't mention the URL. But I have defined it in my code.