t/author-pod-syntax.t ........ skipped: these tests are for testing by the author t/Net-Abuse-Utils-offline.t .. ok 1 - use Net::Abuse::Utils; ok 2 - is_ip with valid ip ok 3 - is_ip with invalid ip ok 4 - is_ip with valid v6 ok 5 - is_ip with localhost ok 6 - is_ip with invalid v6 1..6 ok # Failed test 'get_rdns' # at t/Net-Abuse-Utils.t line 28. # got: undef # expected: 'li8-99.members.linode.com' # Failed test 'get_asn_info with multiple results..' # at t/Net-Abuse-Utils.t line 50. # Failed test 'get_peer_info with multiple results..' # at t/Net-Abuse-Utils.t line 51. # Looks like you failed 3 tests of 21. t/Net-Abuse-Utils.t .......... ok 1 - use Net::Abuse::Utils; ok 2 - abuse.net lookup ok 3 - soa contact ok 4 - IP Country lookup ok 5 - IPv6 Country lookup ok 6 - IP Country lookup with bad ip not ok 7 - get_rdns ok 8 - ASN from IP ok 9 - AS Country lookup ok 10 - AS Country lookup w/ invalid ASN ok 11 - AS Description ok 12 - AS Company ok 13 - get_domain ok 14 - get_domain ok 15 - get_domain ok 16 - get_domain ok 17 - DNSBL listing check ok 18 - whois contacts not ok 19 - get_asn_info with multiple results.. not ok 20 - get_peer_info with multiple results.. ok 21 - 18.0.0.1 has RIR 'arin' and not 'arin |' 1..21 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/21 subtests t/pod-coverage.t ............. 1..1 ok 1 - No modules found. ok t/pod.t ...................... 1..1 ok 1 - POD test for blib/lib/Net/Abuse/Utils.pm ok Test Summary Report ------------------- t/Net-Abuse-Utils.t (Wstat: 768 Tests: 21 Failed: 3) Failed tests: 7, 19-20 Non-zero exit status: 3 Files=5, Tests=29, 29 wallclock secs ( 0.03 usr 0.01 sys + 0.51 cusr 0.07 csys = 0.62 CPU) Result: FAIL Failed 1/5 test programs. 3/29 subtests failed.