Help for this page

Select Code to Download


  1. or download this
    for my $nshash (@namesvr) {
            $nshash->{RESOLVER}  = Net::DNS::Resolver->new (
    ...
                 );
        
    }
    
  2. or download this
       my $ptr = nsqry($namesvr[$ids]->{RESOLVER}, $ip) ;