Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::Decode cp lib/Template/Plugin/Decode.pm blib/lib/Template/Plugin/Decode.pm Manifying blib/man3/Template::Plugin::Decode.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_compile........ # Failed test (t/00_compile.t at line 5) # Tried to require 'Template::Plugin::Decode'. # Error: Perl v5.8.1 required--this is only v5.6.1, stopped at blib/lib/Template/Plugin/Decode.pm line 5. # BEGIN failed--compilation aborted at blib/lib/Template/Plugin/Decode.pm line 5. # Compilation failed in require at (eval 3) line 2. # 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 Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00_compile.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2