For what it's worth, tye had the best suggestion in that thread. You might also change your loop condition slightly:next if $response == 500; warn "->$response<-\n";
while (defined( my $url = <IN> )) { chomp $url;
In reply to Re: using unless($code == 200)....
by chromatic
in thread using unless($code == 200)....
by RayRay459
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |