in reply to Re: HTTP Request Hangs
in thread HTTP Request Hangs
Running Perl 5.6.0 on Sun. I'll add the LWP::Debug
and see what that shows. Any suggestions on how
to wrap the request in code that will kill it if it
does not complete in a given time (like kicking a job
off in BG and killing it it it takes too long)?
Thanks for the LWP::Debug tip.