Checking if your kit is complete... Looks good Writing Makefile for Benchmark::Stopwatch cp lib/Benchmark/Stopwatch.pm blib/lib/Benchmark/Stopwatch.pm cp example.pl blib/lib/Benchmark/example.pl Manifying blib/man3/Benchmark::Stopwatch.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/laps......ok 1 - use Benchmark::Stopwatch; ok 2 - The object isa Benchmark::Stopwatch ok 3 - got 0 ok 4 - got 1 ok 5 - laps recorded correctly 1..5 ok t/load......ok 1 - use Benchmark::Stopwatch; ok 2 - The object isa Benchmark::Stopwatch ok 3 - Benchmark::Stopwatch->can('start') ok 4 - Benchmark::Stopwatch->can('lap') ok 5 - Benchmark::Stopwatch->can('stop') ok 6 - Benchmark::Stopwatch->can('summary') ok 7 - Benchmark::Stopwatch->can('time') 1..7 ok t/output....ok 1 - use Benchmark::Stopwatch; ok 2 - got expected summary ok 3 - as_data works. 1..3 ok t/timing....ok 1 - use Benchmark::Stopwatch; ok 2 - The object isa Benchmark::Stopwatch ok 3 - $sw->total is more than min ok 4 - $sw->total is less than max ok 5 - The object isa Benchmark::Stopwatch ok 6 - $sw->total is more than min ok 7 - $sw->total is less than max 1..7 ok All tests successful. Files=4, Tests=22, 1 wallclock secs ( 0.38 cusr + 0.11 csys = 0.49 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Benchmark/Stopwatch.html Installing /Users/cpanrun/build/5.10.0/site/lib/Benchmark/example.pl Installing /Users/cpanrun/build/5.10.0/site/lib/Benchmark/Stopwatch.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Benchmark::Stopwatch.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod