Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Warning message in Perl Net:DNS perl module address in DNS lookup!!

by jepri (Parson)
on May 26, 2004 at 09:44 UTC ( [id://356522]=note: print w/replies, xml ) Need Help??


in reply to Warning message in Perl Net:DNS perl module address in DNS lookup!!

You are doing the wrong kind of query. Instead of calling "$res->query($hostname);", you have to call "$res->search($hostname);"

____________________
Jeremy
I didn't believe in evil until I dated it.

  • Comment on Re: Warning message in Perl Net:DNS perl module address in DNS lookup!!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://356522]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-24 02:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found