Warning: prerequisite Getopt::Long 2.32 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Tee cp lib/Tee.pm blib/lib/Tee.pm cp lib/Tee.pod blib/lib/Tee.pod cp scripts/ptee blib/script/ptee /export/home/cpanrun/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/ptee cp scripts/ptee blib/lib/auto/Tee/ptee Manifying blib/man3/Tee.3 Manifying blib/man1/ptee.1 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=0; runtests @ARGV;' t/*.t t/01_Tee............ok t/02_tee_script.....Can't locate object method "new" via package "File::Temp" (perhaps you forgot to load "File::Temp"?) at t/02_tee_script.t line 26. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/03_tee_function...Can't locate object method "new" via package "File::Temp" (perhaps you forgot to load "File::Temp"?) at t/03_tee_function.t line 27. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/98_pod............skipped: Skipping author tests t/99_pod-coverage...skipped: Skipping author tests Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/02_tee_script.t 255 65280 9 9 100.00% 1-9 t/03_tee_function.t 255 65280 ?? ?? % ?? 2 tests skipped. Failed 2/5 test scripts, 60.00% okay. 9/10 subtests failed, 10.00% okay. make: *** [test_dynamic] Error 29