in reply to Re: Name resolution module
in thread Name resolution module

Thanks. I had seen Net::DNS::Resolver which is under Net::DNS. It just didn't provide the varied output I'm looking for - at least I think not - between IPv4/6 and reverse lookups. You need to specify the address family into the routine if I remember correctly.

I'll have a look at Net::NSLookup.