if($resp->is_redirect){ print "Found: $thisName:$thisPass\n"; }else{ print "Not Found: $thisName:$thisPass $resp->status_line\n"; }