On Wed, Jul 1, 2009 at 3:23 AM, Per Jessen<per@...> wrote:
> Back to the subject line - how do I make Net::DNS::Resolver
> take /etc/hosts into account?
a) of course it doesn't, /etc/hosts isn't DNS, so why would Net::DNS
look at it? :)
b) my guess is that you can't, but it's a question for the Net::DNS
folks, not SA.