Checking if your kit is complete... Looks good Writing Makefile for DashProfiler Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/DashProfiler/Apache.pm blib\lib\DashProfiler\Apache.pm cp lib/DashProfiler.pm blib\lib\DashProfiler.pm cp lib/DashProfiler/Import.pm blib\lib\DashProfiler\Import.pm cp lib/DashProfiler/Sample.pm blib\lib\DashProfiler\Sample.pm cp lib/DashProfiler/Auto.pm blib\lib\DashProfiler\Auto.pm cp lib/DashProfiler/Core.pm blib\lib\DashProfiler\Core.pm cp lib/DashProfiler/UserGuide.pm blib\lib\DashProfiler\UserGuide.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/00.load.........1..1 ok 1 - use DashProfiler; # Testing DashProfiler 1.09 ok t/01.core.........ok 1 - The object isa DashProfiler::Core ok 2 ok 3 - The object isa DBI::Profile ok 4 - The object isa CODE ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - should generate one warning ok 14 ok 15 - should include c2a ok 16 ok 17 1..17 ok t/02.sample.......ok 1 you're using perl 5.010000 on MSWin32-x86-multi-thread -MD -Zi -DNDEBUG -O1 Average 'cold' sample overhead is 0.000031s (max 0.015625s, min 0.000000s) Average 'hot' sample overhead is 0.000047s (max 0.015625s, min 0.000000s) ok 2 ok 3 - current_sample_duration should be > 0.5 ok 4 - current_sample_duration should be < 2 1..4 ok t/03.flush........ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 1..10 ok t/10.period.......-- period_exclusive # Failed test at t/10.period.t line 36. # 'dp_ex>1000000000>other>other: dur=-0.000062 count=1 (max=-0.000062 avg=-0.000062) # ' # doesn't match '(?-xism:^dp_ex>1000000000>other>other: dur=0.\d+ count=1 \(max=0.\d+ avg=0.\d+\)\n$)' ok 1 ok 2 ok 3 ok 4 ok 5 - should be same as before not ok 6 -- period_summary ok 7 ok 8 ok 9 ok 10 - should be empty before any samples ok 11 - should be empty after sample that was outside a period ok 12 - should have non-zero period_start_time ok 13 - should have count of 1 and no time in path ok 14 - main profile should have count of 2 -- propagate_period_count & flush_hook ok 15 ok 16 ok 17 ok 18 ok 19 1..19 # Looks like you failed 1 test of 19. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/19 tests, 94.74% okay t/perlcritic......1..0 # Skip developer-only tests skipped all skipped: developer-only tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..7 ok 1 - blib\lib\DashProfiler.pm ok 2 - blib\lib\DashProfiler\Apache.pm ok 3 - blib\lib\DashProfiler\Auto.pm ok 4 - blib\lib\DashProfiler\Core.pm ok 5 - blib\lib\DashProfiler\Import.pm ok 6 - blib\lib\DashProfiler\Sample.pm ok 7 - blib\lib\DashProfiler\UserGuide.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10.period.t 1 256 19 1 6 2 tests skipped. Failed 1/8 test scripts. 1/58 subtests failed. Files=8, Tests=58, 11 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 1/58 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.