Checking if your kit is complete... Warning: prerequisite HTTP::Proxy 0.13 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite HTTP::Recorder failed to load: Can't locate HTTP/Recorder.pm in @INC (@INC contains: /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi /home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/build/5.6.1/lib/site_perl .) at (eval 14) line 3. Looks good Writing Makefile for HTTP::Recorder::Httperf cp lib/HTTP/Recorder/Httperf.pm blib/lib/HTTP/Recorder/Httperf.pm cp lib/HTTP/Recorder/Httperf/Logger.pm blib/lib/HTTP/Recorder/Httperf/Logger.pm Manifying blib/man3/HTTP::Recorder::Httperf.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/load..............# Failed test (t/load.t at line 3) # Tried to use 'HTTP::Recorder::Httperf'. # Error: Base class package "HTTP::Recorder::Logger" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/HTTP/Recorder/Httperf/Logger.pm line 2 # BEGIN failed--compilation aborted at blib/lib/HTTP/Recorder/Httperf/Logger.pm line 2. # Compilation failed in require at blib/lib/HTTP/Recorder/Httperf.pm line 5. # BEGIN failed--compilation aborted at blib/lib/HTTP/Recorder/Httperf.pm line 5. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t/request...........Base class package "HTTP::Recorder::Logger" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/HTTP/Recorder/Httperf/Logger.pm line 2 BEGIN failed--compilation aborted at blib/lib/HTTP/Recorder/Httperf/Logger.pm line 2. Compilation failed in require at blib/lib/HTTP/Recorder/Httperf.pm line 5. BEGIN failed--compilation aborted at blib/lib/HTTP/Recorder/Httperf.pm line 5. Compilation failed in require at t/request.t line 5. BEGIN failed--compilation aborted at t/request.t line 5. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/load.t 1 256 2 1 50.00% 1 t/request.t 255 65280 ?? ?? % ?? Failed 2/2 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 2