Hi!
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/open_redirect.t
What version of perl are you running?
Sure.
[root@vmx01 Mail-SpamAssassin-SpamCopURI-0.11]# PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/open_redirect.t t/open_redirect....1..7 ok 1 - redirect rbl is okay - prior to config ok 2 - redirect rbl is bad - post config ok 3 - triple redirect rbl is bad - post config ok 4 - quint redirect rbl is good - post config # Failed test (t/open_redirect.t at line 43) not ok 5 - non 300 response is not defined ok 6 - should return 0 # Looks like you failed 1 tests of 7. ok 7 - yahoo should return 0 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/7 tests, 85.71% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/open_redirect.t 1 256 7 1 14.29% 5 Failed 1/1 test scripts, 0.00% okay. 1/7 subtests failed, 85.71% okay.
Its a RH9 box.
Bye, Raymond.