in reply to Re^6: LWP for URL monitoring - 500 connect timeout errors
in thread LWP for URL monitoring - 500 connect timeout errors
I didn't get the line:
die sprintf "ERRRR(%d)(%s)(%d)(%s)", $!,$!,$^E,$^E;
Nor did I get it to work, putting it in as the last line of my code.
ERRRR(9)(Bad file descriptor)(0)() at C:\SCRIPTING\URLTESTv6.pl line 22.
As for these redirected websites, the one in question http://www.eserve.com.sa is HTTP. In any case, should I conclude that redirection isn't supported. In that case I'll need to hardcode the eventual address.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: LWP for URL monitoring - 500 connect timeout errors
by Anonymous Monk on Jul 22, 2009 at 10:48 UTC |