t/00_init.t .................... 1..2 ok 1 - new() ok 2 - correct class ok t/01_lookup_without_network.t .. 1..1 ok 1 - looking up a non-existing .tel name ok # Failed test 'lookup() with valid domain' # at t/02_lookup_with_network.t line 25. Called get_text without succesful lookup at t/02_lookup_with_network.t line 27. # Failed test 'get_keywords()' # at t/02_lookup_with_network.t line 28. Called get_text without succesful lookup at t/02_lookup_with_network.t line 30. Called get_text without succesful lookup at t/02_lookup_with_network.t line 30. # Failed test 'get_postal_address()' # at t/02_lookup_with_network.t line 33. # Failed test 'get_postal_address() order field' # at t/02_lookup_with_network.t line 35. # Failed test 'get_postal_address() address1 field' # at t/02_lookup_with_network.t line 36. # Failed test 'get_postal_address() postcode field' # at t/02_lookup_with_network.t line 37. # Failed test 'get_postal_address() city field' # at t/02_lookup_with_network.t line 38. Called get_text without succesful lookup at t/02_lookup_with_network.t line 40. # Failed test 'get_services()' # at t/02_lookup_with_network.t line 43. # Failed test 'get_services() services field' # at t/02_lookup_with_network.t line 44. # Failed test 'get_services() uri field' # at t/02_lookup_with_network.t line 45. # Failed test 'get_services() order field' # at t/02_lookup_with_network.t line 46. # Failed test 'get_services() preference field' # at t/02_lookup_with_network.t line 47. Called get_text without succesful lookup at t/02_lookup_with_network.t line 49. # Failed test 'get_text()' # at t/02_lookup_with_network.t line 50. # Looks like you failed 13 tests of 14. t/02_lookup_with_network.t ..... 1..14 ok 1 - Net::DNS::Resolver->new() not ok 2 - lookup() with valid domain not ok 3 - get_keywords() not ok 4 - get_postal_address() not ok 5 - get_postal_address() order field not ok 6 - get_postal_address() address1 field not ok 7 - get_postal_address() postcode field not ok 8 - get_postal_address() city field not ok 9 - get_services() not ok 10 - get_services() services field not ok 11 - get_services() uri field not ok 12 - get_services() order field not ok 13 - get_services() preference field not ok 14 - get_text() Dubious, test returned 13 (wstat 3328, 0xd00) Failed 13/14 subtests Test Summary Report ------------------- t/02_lookup_with_network.t (Wstat: 3328 Tests: 14 Failed: 13) Failed tests: 2-14 Non-zero exit status: 13 Files=3, Tests=17, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.24 cusr 0.08 csys = 0.34 CPU) Result: FAIL Failed 1/3 test programs. 13/17 subtests failed.