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?
In Section
Seekers of Perl Wisdom