I'm trying to install Test-WWW-Mechanize on a Mac running 10.4.11 and perl 5.8.6. But during 'test', I'm getting the messages shown below.
Can anyone advise me on how to fix this?
Cheers.
Fil Salustri
t/submit_form_ok........ok 2/0
# Failed test 'Submit First Form'
t/submit_form_ok........NOK 3/0# at t/submit_form_ok.t line 28.
# 500 Can't connect to localhost:13432 (connect: Invalid argument)
# Content-Type: text/plain
# Client-Date: Wed, 24 Dec 2008 16:07:45 GMT
# Client-Warning: Internal response
#
# 500 Can't connect to localhost:13432 (connect: Invalid argument)
# Looks like you failed 1 test of 3.
t/submit_form_ok........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/submit_form_ok.t 1 256 3 1 3
2 tests skipped.
Failed 1/22 test scripts. 1/198 subtests failed.
Files=22, Tests=198, 24 wallclock secs ( 6.60 cusr + 1.85 csys = 8.45 CPU)
Failed 1/22 test programs. 1/198 subtests failed.
make: *** [test_dynamic] Error 1
PETDANCE/Test-WWW-Mechanize-1.22.tar.gz
/usr/bin/make test -- NOT OK
|