Hi
I need some help with SpamCopURI.
I made sure these modules were up to date:
cpan> install LWP
LWP is up to date.
cpan> install URI
URI is up to date.
cpan> install Storable
Storable is up to date.
But I get this error with make test:
# make test
cp bin/spamcopuri-update blib/script/spamcopuri-update
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/spamcopuri-update
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bad..............ok
t/blacklist........ok
t/cache............ok
t/dnsrbl...........ok 4/6# Failed test (t/dnsrbl.t at line 25)
t/dnsrbl...........ok 6/6# Looks like you failed 1 tests of 6.
t/dnsrbl...........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/6 tests, 83.33% okay
t/good.............ok
t/ipaddress........ok
t/longhostname.....ok
t/mailto...........ok
t/merge_urls.......ok
t/shorthostname....ok
t/spamcop_fetch....ok
t/spamcopuri.......ok
t/whitelist........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/dnsrbl.t 1 256 6 1 16.67% 5
Failed 1/13 test scripts, 92.31% okay. 1/63 subtests failed, 98.41%
okay.
make: *** [test_dynamic] Error 11
TIA for your help,
-->Russ