On a brand new RHEL4 installation, I've having problems with Net::DNS:
debug: is Net::DNS::Resolver available? yes
debug: Net::DNS version: 0.51
debug: trying (3) apache.org...
debug: looking up NS for 'apache.org'
debug: NS lookup of apache.org failed horribly => Perhaps your
resolv.conf isn't pointing at a valid server?
debug: All NS queries failed => DNS unavailable (set dns_available to
override)
debug: is DNS available? 0
Dig is able to find apache.org. I've seen some posts on downgrading
Net::DNS, but I can't find explicit instructions on how to do it.
I installed it via CPAN inside perl.
--
Steve