Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: question about LWP and mysterious skipping over of pages

by dchandler (Sexton)
on Aug 24, 2004 at 21:45 UTC ( [id://385518]=note: print w/replies, xml ) Need Help??


in reply to Re: question about LWP and mysterious skipping over of pages
in thread question about LWP and mysterious skipping over of pages

I was thinking something along those lines as well. If it were the case that the page wasn't coming in okay, would something like: unless ($page) { redo;} to just repeat the loop be good?

Replies are listed 'Best First'.
Re^3: question about LWP and mysterious skipping over of pages
by ikegami (Patriarch) on Aug 24, 2004 at 22:05 UTC
    yup, but you may want to limit the number of times you retry, and maybe pause a second before retrying.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://385518]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found