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 /Users/cpanrun/build/5.8.8/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 'use WWW::Vox;' # at t/07-auth.t 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 9) line 2 # BEGIN failed--compilation aborted at t/07-auth.t line 25. not ok 1 - use WWW::Vox; ok 2 - instantiated a vox client ok 3 - successfully searched for vox hunt posts ok 4 - use WWW::Vox::Auth::Cookies; ok 5 - instantiated a cookie auth vox client ok 6 - successfully autocompleted a vox hunt tag ok 7 - cookie auth set the UA's cookie jar value # Looks like you failed 1 test of 7. 1..7 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/7 tests, 85.71% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/07-auth.t 1 256 7 1 1 Failed 1/2 test scripts. 1/8 subtests failed. Files=2, Tests=8, 1 wallclock secs ( 0.30 cusr + 0.10 csys = 0.40 CPU) Failed 1/2 test programs. 1/8 subtests failed. make: *** [test_dynamic] Error 1