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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/load....1..1 # Failed test 'use Test::Spelling;' not ok 1 - use Test::Spelling; # at t/load.t 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.....1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 1/2 test scripts, 50.00% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/load.t 1 256 1 1 100.00% 1 1 test skipped. make: *** [test_dynamic] Error 11