Checking if your kit is complete... Looks good Writing Makefile for WWW::Vox cp lib/WWW/Vox/Asset.pm blib/lib/WWW/Vox/Asset.pm cp lib/WWW/Vox/Auth.pm blib/lib/WWW/Vox/Auth.pm cp lib/WWW/Vox/SearchResult.pm blib/lib/WWW/Vox/SearchResult.pm cp lib/WWW/Vox/Auth/Cookies.pm blib/lib/WWW/Vox/Auth/Cookies.pm cp lib/WWW/Vox.pm blib/lib/WWW/Vox.pm cp lib/WWW/Vox/Collection.pm blib/lib/WWW/Vox/Collection.pm cp lib/WWW/Vox/Error.pm blib/lib/WWW/Vox/Error.pm Manifying blib/man3/WWW::Vox::Asset.3 Manifying blib/man3/WWW::Vox::SearchResult.3 Manifying blib/man3/WWW::Vox::Auth.3 Manifying blib/man3/WWW::Vox::Auth::Cookies.3 Manifying blib/man3/WWW::Vox.3 Manifying blib/man3/WWW::Vox::Collection.3 Manifying blib/man3/WWW::Vox::Error.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/00.load....1..1 ok 1 - use WWW::Vox; # Testing WWW::Vox 1.1 ok t/07-auth....# Failed test (t/07-auth.t at line 25) # Tried to use 'WWW::Vox'. # Error: "loaded vox client module" is not exported by the WWW::Vox module # Can't continue after import errors at (eval 6) line 3 not ok 1 - use WWW::Vox; ok 2 - instantiated a vox client # Failed test (t/07-auth.t at line 32) not ok 3 - successfully searched for vox hunt posts # $VAR1 = 'Can\'t call method "clone" on unblessed reference at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/HTTP/Message.pm line 22. # '; ok 4 - use WWW::Vox::Auth::Cookies; ok 5 - instantiated a cookie auth vox client # Failed test (t/07-auth.t at line 49) not ok 6 - successfully autocompleted a vox hunt tag # $VAR1 = 'Can\'t call method "clone" on unblessed reference at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/HTTP/Message.pm line 22. # '; # Failed test (t/07-auth.t at line 52) not ok 7 - cookie auth set the UA's cookie jar value # got: undef # expected: 'my mock cookie jar value' 1..7 # Looks like you failed 4 tests of 7. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1, 3, 6-7 Failed 4/7 tests, 42.86% okay Failed 1/2 test scripts, 50.00% okay. 4/8 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/07-auth.t 4 1024 7 4 57.14% 1 3 6-7 make: *** [test_dynamic] Error 2