Ryan Frantz wrote: > Perlers, > > > > I'd like to use Net::DNS to verify that that my external name servers > are running DNS and returning the correct records. How does one specify > an alternate DNS server to use when querying? > > > > I've Googled and RTFM but can't seem to find the answer. Is Net::DNS > appropriate? Or is there another module that I should be using? >
Perhaps you read the wrong FM? http://search.cpan.org/~olaf/Net-DNS-0.53/lib/Net/DNS/Resolver.pm If you create your own resolver object then you can specify which servers to use. http://danconia.org > > > Ryan > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>