http://www.perlmonks.org?node_id=400690


in reply to Speeding up DNS queries for VPN connections

That is too cool. I didn't know there was a Net::DNS::Nameserver! I'm going to hack your code to return ip addresses for my oracle database names. Currently I have code to generate a hosts file, but this is much more slick. Now I'll have a way to seemlessly do ssh database.standby and not have to look it up. Sweet!

Well, as soon as I find time :-)