*** ExtUtils::AutoInstall version 0.59 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.47) - Time::HiRes ...loaded. (1.9708) [Statistical sampling support] - Statistics::PointEstimation ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [Y/n] y *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Benchmark::Timer ------------------------------------------------------------------------------ /Users/cpanrun/build/5.10.0/bin/perl -Iinc Makefile.PL --config= --installdeps=Statistics::PointEstimation,0 *** Installing dependencies... [MSG] No '/Users/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources [MSG] No '/Users/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources [MSG] No '/Users/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources *** Installing Statistics::PointEstimation... Warning: prerequisite ExtUtils::AutoInstall 0.49 not found. '--CONFIG' is not a known MakeMaker parameter name. '--INSTALLDEPS' is not a known MakeMaker parameter name. Warning: Guessing NAME [Benchmark-Timer] from current directory name. Writing Makefile for Benchmark-Timer cp lib/Benchmark/Timer.pm blib/lib/Benchmark/Timer.pm Manifying blib/man3/Benchmark::Timer.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_basic..........1..11 ok 1 - use Benchmark::Timer; ok 2 - Construct Benchmark::Timer ok 3 - reset ok 4 - Start/stop a tag ok 5 - Nonzero single result ok 6 - Multiple results ok 7 - Array ref results isa ARRAY ok 8 - tag data array ok 9 - Array ref data isa ARRAY ok 10 - all tags data array ok 11 - all tags data ref isa ARRAY ok t/02_skip...........1..5 ok 1 - Data size two tags ok 2 - Data size skip 1 ok 3 - Data size 1 trial only ok 4 - Data size no trials ok 5 - Data size no trials (n+1) ok t/03_statistical....1..0 # Skip statsistics::PointEstimation is not installed skipped all skipped: statsistics::PointEstimation is not installed t/04_reports........1..10 ok 1 - Start/stop a tag ok 2 - Single timing report ok 3 - Multiple timing report ok 4 - Multiple timing report--scalar ok 5 - Multiple timing report--hash ok 6 - Single timing report--last tag used ok 7 - Multiple timing report--scalar ok 8 - Multiple timing report--hash ok 9 - Multiple timing report--hash element 1 ok 10 - Multiple timing report--hash element 2 ok t/99_errors.........1..6 ok 1 - Must call start first ok 2 - Out of sync ok 3 - Argument skip 1 ok 4 - Argument skip 2 ok 5 - Argument skip 3 ok 6 - Invalid argument ok All tests successful, 1 test skipped. Files=5, Tests=32, 1 wallclock secs ( 0.49 cusr + 0.15 csys = 0.64 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Benchmark/Timer.html Installing /Users/cpanrun/build/5.10.0/site/lib/Benchmark/Timer.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Benchmark::Timer.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_site_install] Hangup