Checking if your kit is complete... Looks good Writing Makefile for Net::Safari cp lib/Net/Safari.pm blib/lib/Net/Safari.pm cp lib/Net/Safari/Response/Author.pm blib/lib/Net/Safari/Response/Author.pm cp lib/Net/Safari/Response/Book.pm blib/lib/Net/Safari/Response/Book.pm cp lib/Net/Safari/Response/Section.pm blib/lib/Net/Safari/Response/Section.pm cp lib/Net/Safari/Response.pm blib/lib/Net/Safari/Response.pm Manifying blib/man3/Net::Safari.3 Manifying blib/man3/Net::Safari::Response::Author.3 Manifying blib/man3/Net::Safari::Response::Book.3 Manifying blib/man3/Net::Safari::Response::Section.3 Manifying blib/man3/Net::Safari::Response.3 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=0; runtests @ARGV;' t/*.t t/001_load..........ok t/safari_accessors..FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/safari_new........FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/search............FAILED test 1 Failed 1/1 tests, 0.00% okay t/search_author.....FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/search_booktitle..FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/search_category...FAILED tests 1-21 Failed 21/21 tests, 0.00% okay t/search_code.......FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/search_isbn.......FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/search_note.......FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/search_pubdate....FAILED test 1 Failed 1/1 tests, 0.00% okay t/search_publisher..FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/search_title......FAILED tests 1-11 Failed 11/11 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/safari_accessors.t 8 8 100.00% 1-8 t/safari_new.t 3 3 100.00% 1-3 t/search.t 1 1 100.00% 1 t/search_author.t 10 10 100.00% 1-10 t/search_booktitle.t 2 2 100.00% 1-2 t/search_category.t 21 21 100.00% 1-21 t/search_code.t 10 10 100.00% 1-10 t/search_isbn.t 2 2 100.00% 1-2 t/search_note.t 11 11 100.00% 1-11 t/search_pubdate.t 1 1 100.00% 1 t/search_publisher.t 11 11 100.00% 1-11 t/search_title.t 11 11 100.00% 1-11 Failed 12/13 test scripts, 7.69% okay. 91/93 subtests failed, 2.15% okay. make: *** [test_dynamic] Error 29