Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Warning: prerequisite WWW::Mechanize 1.2 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for WWW::Mechanize::Meta cp lib/WWW/Mechanize/Meta.pm blib/lib/WWW/Mechanize/Meta.pm Manifying blib/man3/WWW::Mechanize::Meta.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=1; runtests @ARGV;' t/*.t t/00-load...........1..1 ok 1 - use WWW::Mechanize::Meta; # Testing WWW::Mechanize::Meta 0.05, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01-head...........1..3 ok 1 - use WWW::Mechanize::Meta; ok 2 - use Data::Dumper; not ok 3 # Failed test (t/01-head.t at line 11) # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/02-rss............1..6 ok 1 - use WWW::Mechanize::Meta; ok 2 - use Data::Dumper; Can't call method "header" on an undefined value at blib/lib/WWW/Mechanize/Meta.pm line 46. # Looks like you planned 6 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t/03-title..........1..0 # Skip Bug with encoding was not fixed skipped: Bug with encoding was not fixed t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-head.t 1 256 3 1 33.33% 3 t/02-rss.t 255 65280 6 4 66.67% 3-6 3 tests skipped. Failed 2/6 test scripts, 66.67% okay. 5/10 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 29