Re: [SLUG] LWP Dilema

2003-01-03 Thread Angus Lees
At Tue, 31 Dec 2002 17:36:26 +1100, Louis Selvon wrote: until ($response-is_success) { sleep $sleep_; # $sleep_ = 20 minutes } # But I just never get a $response-is_success, as the script just stays up forever. What could cause $response-is_success to never occur. When I manually

[SLUG] LWP Dilema

2002-12-30 Thread Louis Selvon
Hi Sluggers: I'm not sure if anyone can help, but here goes. I am posting to a form on another server using LWP::Post routine. The form at the other end basically contacts other websites and post the data I sent. It does that for a number of databases processed by the form. Each database has