Checking if your kit is complete... Warning: prerequisite Encode failed to load: Can't locate Encode.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 5) line 3. Looks good Writing Makefile for Wily cp lib/Wily/Message.pm blib/lib/Wily/Message.pm cp lib/Wily/RPC.pm blib/lib/Wily/RPC.pm cp lib/Wily.pm blib/lib/Wily.pm cp lib/Wily/Connect.pm blib/lib/Wily/Connect.pm Manifying blib/man3/Wily::Message.3 Manifying blib/man3/Wily::RPC.3 Manifying blib/man3/Wily.3 Manifying blib/man3/Wily::Connect.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/0-signature.......Can't exec "gpg": No such file or directory at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Module/Signature.pm line 350. Use of uninitialized value in pattern match (m//) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Module/Signature.pm line 350. Cannot use GnuPG or Crypt::OpenPGP, please install either one first! ==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) <=== ok t/Message...........# Failed test (t/Message.t at line 9) # Tried to use 'Wily::Message'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Wily/Message.pm line 3. # BEGIN failed--compilation aborted at blib/lib/Wily/Message.pm line 3. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "Wily::Message" (perhaps you forgot to load "Wily::Message"?) at t/Message.t line 35. # Looks like you planned 9 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/Wily..............# Failed test (t/Wily.t at line 9) # Tried to use 'Wily'. # Error: Perl v5.8.0 required--this is only v5.6.1, stopped at blib/lib/Wily.pm line 34. # BEGIN failed--compilation aborted at blib/lib/Wily.pm line 34. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/Message.t 255 65280 9 9 100.00% 1-9 t/Wily.t 1 256 1 1 100.00% 1 Failed 2/3 test scripts, 33.33% okay. 10/11 subtests failed, 9.09% okay. make: *** [test_dynamic] Error 2