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 /export/home/cpanrun/build/5.8.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, 2 wallclock secs ( 1.43 cusr + 0.28 csys = 1.71 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Benchmark/Stopwatch.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Benchmark/example.pl Installing /export/home/cpanrun/build/5.8.0/man/man3/Benchmark::Stopwatch.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod