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 '18.0.0.1 has RIR 'arin' and not 'arin |'' # at t/Net-Abuse-Utils.t line 58. # got: undef # expected: 'arin' # Looks like you failed 1 test 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 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 ok 19 - get_asn_info with multiple results.. ok 20 - get_peer_info with multiple results.. not ok 21 - 18.0.0.1 has RIR 'arin' and not 'arin |' 1..21 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/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: 256 Tests: 21 Failed: 1) Failed test: 21 Non-zero exit status: 1 Files=5, Tests=29, 5 wallclock secs ( 0.04 usr 0.00 sys + 0.42 cusr 0.05 csys = 0.51 CPU) Result: FAIL Failed 1/5 test programs. 1/29 subtests failed.