Checking if your kit is complete... Looks good Writing Makefile for Test::Spelling cp lib/Test/Spelling.pm blib/lib/Test/Spelling.pm Manifying blib/man3/Test::Spelling.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 4) # Tried to use 'Test::Spelling'. # Error: Can't locate object method "new" via package "File::Temp" (perhaps you forgot to load "File::Temp"?) at blib/lib/Test/Spelling.pm line 16, line 1002. # Compilation failed in require at (eval 3) line 2, line 1002. # BEGIN failed--compilation aborted at t/load.t line 4. # 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/pod...............skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/load.t 1 256 1 1 100.00% 1 1 test skipped. Failed 1/2 test scripts, 50.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29