in reply to DNS errors with module

I just tried reinstalling Net::DNS and I got the following:
t/08-online.t ..................... 51/95 # Structures begin diffe +ring at: # $got->[0] = Does not exist # $expected->[0] = 'a.t.net-dns.org' t/08-online.t ..................... 52/95 # got: undef # expected: '2' t/08-online.t ..................... 61/95 # undef isn't defined # got: undef # expected: '1' # undef isn't defined # got: undef # expected: 'a.t.net-dns.org' t/08-online.t ..................... 65/95 # undef isn't defined # got: undef # expected: '1' # undef isn't defined # got: undef # expected: 'a.t.net-dns.org' t/08-online.t ..................... 69/95 # undef isn't defined # got: undef # expected: '1' # undef isn't defined # got: undef # expected: 'a.t.net-dns.org' t/08-online.t ..................... 81/95 # undef isn't defined # got: undef # expected: '1' # undef isn't defined # got: undef # expected: 'a.t.net-dns.org' t/08-online.t ..................... 86/95 # undef isn't defined # got: undef # expected: '1' # undef isn't defined # got: undef # expected: 'a.t.net-dns.org' t/08-online.t ..................... 91/95 # undef isn't defined # got: undef # expected: '1' # undef isn't defined # got: undef # expected: 'a.t.net-dns.org'

Replies are listed 'Best First'.
Re^2: DNS errors with module
by Toasterman (Novice) on Aug 20, 2014 at 15:24 UTC
    I switched to using a different DNS and it installed fine. I don't know what's wrong with the other one.