Checking if your kit is complete... Looks good Writing Makefile for Flickr::Upload cp Upload.pm blib/lib/Flickr/Upload.pm AutoSplitting blib/lib/Flickr/Upload.pm (blib/lib/auto/Flickr/Upload) cp flickr_upload blib/script/flickr_upload /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/flickr_upload Manifying blib/man3/Flickr::Upload.3 Manifying blib/man1/flickr_upload.1 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/async.............ok 1 - use Flickr::Upload; 1..1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/failupload........ok 1 - use Flickr::Upload; ok 2 upload failed: ok 3 1..3 FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/progress..........ok 1 - use Flickr::Upload; ok 2 - use LWP::UserAgent; 1..2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/request...........ok 1 - use Flickr::Upload; 1..1 FAILED test 1 Failed 1/1 tests, 0.00% okay t/upload............ok 1 - use Flickr::Upload; 1..1 FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/async.t 1 1 100.00% 1 t/failupload.t 3 3 100.00% 1-3 t/progress.t 2 2 100.00% 1-2 t/request.t 1 1 100.00% 1 t/upload.t 1 1 100.00% 1 Failed 5/5 test scripts, 0.00% okay. 8/8 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29