Checking if your kit is complete... Looks good Writing Makefile for Benchmark::Stopwatch Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Benchmark/Stopwatch.pm blib\lib\Benchmark\Stopwatch.pm cp example.pl blib\lib\Benchmark\example.pl Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Benchmark\Stopwatch.html Installing C:\cpanrun\build\5-10-0\site\lib\Benchmark\example.pl Installing C:\cpanrun\build\5-10-0\site\lib\Benchmark\Stopwatch.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod