Checking if your kit is complete... Warning: prerequisite HTTP::Response 1.53 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for HTTP::Request::AsCGI cp lib/HTTP/Request/AsCGI.pm blib/lib/HTTP/Request/AsCGI.pm Manifying blib/man3/HTTP::Request::AsCGI.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/01use.............FAILED test 1 Failed 1/1 tests, 0.00% okay t/04io..............Can't locate object method "header_field_names" via package "HTTP::Headers" (perhaps you forgot to load "HTTP::Headers"?) at blib/lib/HTTP/Request/AsCGI.pm line 58. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/05env.............Can't call method "clone" on unblessed reference at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/HTTP/Message.pm line 53. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/06response........Can't locate object method "header_field_names" via package "HTTP::Headers" (perhaps you forgot to load "HTTP::Headers"?) at blib/lib/HTTP/Request/AsCGI.pm line 58. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/07forking.........Can't locate object method "header_field_names" via package "HTTP::Headers" (perhaps you forgot to load "HTTP::Headers"?) at blib/lib/HTTP/Request/AsCGI.pm line 58. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/08error...........Can't locate object method "header_field_names" via package "HTTP::Headers" (perhaps you forgot to load "HTTP::Headers"?) at blib/lib/HTTP/Request/AsCGI.pm line 58. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01use.t 1 1 100.00% 1 t/04io.t 255 65280 3 3 100.00% 1-3 t/05env.t 255 65280 10 10 100.00% 1-10 t/06response.t 255 65280 9 9 100.00% 1-9 t/07forking.t 255 65280 8 8 100.00% 1-8 t/08error.t 255 65280 12 12 100.00% 1-12 Failed 6/6 test scripts, 0.00% okay. 43/43 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2