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 'IP Country lookup' # at t/Net-Abuse-Utils.t line 25. # got: undef # expected: 'US' # Failed test 'get_rdns' # at t/Net-Abuse-Utils.t line 28. # got: undef # expected: 'li8-99.members.linode.com' # Failed test 'ASN from IP' # at t/Net-Abuse-Utils.t line 29. # 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 5 tests of 21. t/Net-Abuse-Utils.t .......... ok 1 - use Net::Abuse::Utils; ok 2 - abuse.net lookup ok 3 - soa contact not ok 4 - IP Country lookup ok 5 - IPv6 Country lookup ok 6 - IP Country lookup with bad ip not ok 7 - get_rdns not 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 5 (wstat 1280, 0x500) Failed 5/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: 1280 Tests: 21 Failed: 5) Failed tests: 4, 7-8, 19-20 Non-zero exit status: 5 Files=5, Tests=29, 12 wallclock secs ( 0.03 usr 0.00 sys + 0.46 cusr 0.09 csys = 0.58 CPU) Result: FAIL Failed 1/5 test programs. 5/29 subtests failed.