for( $x = 0; $x < 15; $x++ ) #### for( $x = 0; $x < $#ips; $x++ ) { #### foreach( @ips ) { push @newips, $_->[0]; push @attempts, $_->[1]; }