Subject: | No pass reports anymore |
See subject --- according to http://fast-matrix.cpantesters.org/?dist=Net-DNSBL-Client%200.206;reports=1#sl=7,1 the last pass report happened on 2016-03-13.
Test failures look like this:
# Failed test 'Got expected answers from dnswl testpoint'
# at t/live_dnswl.t line 54.
# Comparing $data as a Bag
# Missing: 1 reference
# Extra: 1 reference
# [
# {
# 'actual_hits' => [
# 'dnswl.test http://dnswl.org/s?s=127'
# ],
# 'data' => undef,
# 'domain' => 'list.dnswl.org',
# 'hit' => 1,
# 'replycode' => 'NOERROR',
# 'type' => 'txt',
# 'userdata' => 'Matches any dnswl.org category'
# }
# ]
# [
# {
# 'actual_hits' => [
# 'dnswl.test https://dnswl.org/s/?s=127'
# ],
# 'data' => undef,
# 'domain' => 'list.dnswl.org',
# 'hit' => 1,
# 'replycode' => 'NOERROR',
# 'type' => 'txt',
# 'userdata' => 'Matches any dnswl.org category'
# }
# ]
# Looks like you failed 1 test of 2.
t/live_dnswl.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests