next if ($field[1], $field[2]) = ($delroadName, $delroadNumber); #### next if $field[1] eq $delroadName && $field[2] == $delroadNumber;