LWP:Simple GET ???

bfreedman (Bob.Freedman@eis.noaa.gov)
Tue, 31 Aug 1999 09:46:59 -0400


When using LWP::Simple GET is there a way to time-out the retrevial of
the html document?

I' trying to eliminate waiting for the slowest HTML doc to return before
processing all the others and would like to kiil the get command after a
certain time.

Thanks for any help.