Subject: | Tests fail unless the module is installed while connected to the internet |
Net::DNS installs just fine if you do so while connected to the internet
(for example installing from CPAN directly).
However, if you try to install the module while you are offline (either
from the tarball directly, or from a minicpan mirror etc) there are
networking errors in the tests and the install fails.
To fix, you probably need to skip a few tests if you find that you are
not connected to the internet.