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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptee cp scripts/ptee blib/lib/auto/Tee/ptee Manifying blib/man1/ptee.1 Manifying blib/man3/Tee.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_Tee.............1..1 ok 1 - require Tee; ok t/02_tee_script......1..9 ok 1 - hello script readable ok 2 - tee script readable ok 3 - hello world program output (direct) ok 4 - hello world program output (tee stdout) ok 5 - hello world program output (tee file) ok 6 - hello world program output (tee -a) ok 7 - hello world program output (tee --append) ok 8 - hello world program output (tee file1 file2 [1]) ok 9 - hello world program output (tee file1 file2 [2]) ok t/03_tee_function....1..9 ok 1 - require Tee; ok 2 - main->can('tee') ok 3 - hello script readable ok 4 - hello world program output (direct) # STDERR: goodbye, cruel world # STDOUT: hello world ok 5 - hello world program output (tee file) # STDERR: goodbye, cruel world # STDOUT: hello world ok 6 - hello world program output (tee file1 file2 [1]) ok 7 - hello world program output (tee file1 file2 [2]) # STDOUT: hello world # STDERR: goodbye, cruel world ok 8 - hello world program output (tee file with stderr) # STDOUT: hello world # STDERR: goodbye, cruel world ok 9 - hello world program output (tee file with stderr and append) ok t/98_pod.............1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests t/99_pod-coverage....1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests All tests successful, 2 tests skipped. Files=5, Tests=19, 2 wallclock secs ( 1.43 cusr + 0.63 csys = 2.06 CPU) Installing /Users/cpanrun/build/5.10.0/html/bin/ptee.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Tee.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/auto/Tee/ptee.html Installing /Users/cpanrun/build/5.10.0/site/lib/Tee.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Tee.pod Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Tee/ptee Installing /Users/cpanrun/build/5.10.0/site/man/man1/ptee.1 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Tee.3 Installing /Users/cpanrun/build/5.10.0/site/bin/ptee Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod