Checking if your kit is complete... Warning: prerequisite Compress::Bzip2 2 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite HTML::Mason failed to load: Can't locate HTML/Mason.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 7) line 3. Looks good Writing Makefile for MasonX::Plugin::Compress cp lib/MasonX/Plugin/Compress.pm blib/lib/MasonX/Plugin/Compress.pm Manifying blib/man3/MasonX::Plugin::Compress.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/00-load........... # Failed test (t/00-load.t at line 4) # Tried to use 'MasonX::Plugin::Compress'. # Error: Compress::Bzip2 version 2 required--this is only version 1.00 at blib/lib/MasonX/Plugin/Compress.pm line 7. # BEGIN failed--compilation aborted at t/00-load.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 7. # Testing MasonX::Plugin::Compress , Perl 5.008006, /usr/local/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01.gzip...........Compress::Bzip2 version 2 required--this is only version 1.00 at blib/lib/MasonX/Plugin/Compress.pm line 7. BEGIN failed--compilation aborted at blib/lib/MasonX/Plugin/Compress.pm line 7. Compilation failed in require at t/01.gzip.t line 9. BEGIN failed--compilation aborted at t/01.gzip.t line 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/02.deflate........Compress::Bzip2 version 2 required--this is only version 1.00 at blib/lib/MasonX/Plugin/Compress.pm line 7. BEGIN failed--compilation aborted at blib/lib/MasonX/Plugin/Compress.pm line 7. Compilation failed in require at t/02.deflate.t line 9. BEGIN failed--compilation aborted at t/02.deflate.t line 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/03.bzip2..........Compress::Bzip2 version 2 required--this is only version 1.00 at blib/lib/MasonX/Plugin/Compress.pm line 7. BEGIN failed--compilation aborted at blib/lib/MasonX/Plugin/Compress.pm line 7. Compilation failed in require at t/03.bzip2.t line 9. BEGIN failed--compilation aborted at t/03.bzip2.t line 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/04.flub...........Compress::Bzip2 version 2 required--this is only version 1.00 at blib/lib/MasonX/Plugin/Compress.pm line 7. BEGIN failed--compilation aborted at blib/lib/MasonX/Plugin/Compress.pm line 7. Compilation failed in require at t/04.flub.t line 9. BEGIN failed--compilation aborted at t/04.flub.t line 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/05.not_text.......Compress::Bzip2 version 2 required--this is only version 1.00 at blib/lib/MasonX/Plugin/Compress.pm line 7. BEGIN failed--compilation aborted at blib/lib/MasonX/Plugin/Compress.pm line 7. Compilation failed in require at t/05.not_text.t line 9. BEGIN failed--compilation aborted at t/05.not_text.t line 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01.gzip.t 2 512 4 4 100.00% 1-4 t/02.deflate.t 2 512 4 4 100.00% 1-4 t/03.bzip2.t 2 512 4 4 100.00% 1-4 t/04.flub.t 2 512 4 4 100.00% 1-4 t/05.not_text.t 2 512 4 4 100.00% 1-4 2 tests skipped. Failed 6/8 test scripts, 25.00% okay. 21/21 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29