Checking if your kit is complete... Looks good Writing Makefile for WebService::YahooJapan::WebMA cp lib/WebService/YahooJapan/WebMA.pm blib/lib/WebService/YahooJapan/WebMA.pm Manifying blib/man3/WebService::YahooJapan::WebMA.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_compile........1..1 not ok 1 - use WebService::YahooJapan::WebMA; # Failed test (t/00_compile.t at line 5) # Tried to use 'WebService::YahooJapan::WebMA'. # Error: Perl v5.8.1 required--this is only v5.6.1, stopped at blib/lib/WebService/YahooJapan/WebMA.pm line 2. # BEGIN failed--compilation aborted at t/00_compile.t line 5. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted 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 t/01_basic..........Perl v5.8.1 required--this is only v5.6.1, stopped at blib/lib/WebService/YahooJapan/WebMA.pm line 2. BEGIN failed--compilation aborted at blib/lib/WebService/YahooJapan/WebMA.pm line 2. Compilation failed in require at t/01_basic.t line 4. BEGIN failed--compilation aborted at t/01_basic.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00_compile.t 1 256 1 1 100.00% 1 t/01_basic.t 255 65280 ?? ?? % ?? Failed 2/2 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2