Checking if your kit is complete... Looks good Writing Makefile for WWW::Page::Author cp lib/WWW/Page/Author.pm blib/lib/WWW/Page/Author.pm Manifying blib/man3/WWW::Page::Author.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/doc......1..1 ok 1 - POD Coverage ok t/info.....1..6 ok 1 - Package name matches ok 2 - Version is a version number ok 3 - Module is correctly not in core ok 4 - Package matches ok 5 - Module requirements match ok 6 - Methods all found ok t/parse....ok 1 - use WWW::Page::Author; ok 2 - The object isa WWW::Page::Author # Failed test (t/parse.t at line 48) not ok 3 - http://brucehall.anu.edu.au/ # got: 'enquiries.bruce@anu.edu.au' # expected: 'webmaster@brucehall.anu.edu.au' # Failed test (t/parse.t at line 48) not ok 4 - http://www.global-online.com.au/ # got: undef # expected: 'info@global-online.com.au' # Failed test (t/parse.t at line 48) not ok 5 - http://www.transport.tas.gov.au/forms/pts030_6f.html # got: '[error]' # expected: 'webmaster@dot.tas.gov.au' # Failed test (t/parse.t at line 48) not ok 6 - http://www.justice.tas.gov.au/breg/as_form_2.htm # got: '[error]' # expected: 'stephen.mitchell@justice.tas.gov.au' # Failed test (t/parse.t at line 48) not ok 7 - http://www.andys.com.au # got: undef # expected: 'webmaster@andys.com.au' ok 8 - http://www.dpiwe.tas.gov.au/inter.nsf/ThemeNodes/EGIL-52P7SP?open # Failed test (t/parse.t at line 48) not ok 9 - http://www.acst.com.au/ # got: undef # expected: 'acst@acst.com.au' not ok 10 - http://www.apmi.com.au/ # TODO Recursive fetch not implemented yet. # Failed (TODO) test (t/parse.t at line 65) # got: '[error]' # expected: 'info@apmi.com.au' not ok 11 - http://www.tas.alp.org.au/ # TODO Recursive fetch not implemented yet. # Failed (TODO) test (t/parse.t at line 65) # got: undef # expected: 'info@tas.alp.org.au' 1..11 # Looks like you failed 6 tests of 11. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 3-7, 9 Failed 6/11 tests, 45.45% okay Failed 1/3 test scripts, 66.67% okay. 6/18 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/parse.t 6 1536 11 6 54.55% 3-7 9 make: *** [test_dynamic] Error 2