[EMAIL PROTECTED] wrote:
Does anyone know what modules are good for DNS lookups and data capturing?

What did you find on search.cpan.org for "DNS" Derek?

What code have you tried?

My goal is to open a DNS db file under /var/named for example then search
for certain server names with a certain object class and a certain object
description!

Are they bind zone files? djbdns files? ascii, binary ? What is a "DNS db file" for you?


What are "certain server names", "certain object class", "certain object description"

I think you've posted enough here to know by now that there is a need to be more specific than you are bing here :)

With just the info you provided I'd say open the file and parse it based on its structure and what you're looking for...

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to