Checking if your kit is complete... Looks good Writing Makefile for RHP::Timer Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/RHP/Timer.pm blib\lib\RHP\Timer.pm 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/RHP-Timer....1..12 ok 1 - use RHP::Timer; ok 2 - RHP::Timer->can(...) ok 3 - constructor isa RHP::Timer ok 4 - current ok ok 5 - precise to 0.005 seconds ok 6 - accurate to 0.005 seconds ok 7 - package ok ok 8 - filename ok # Failed test 'last_interval' # at t/RHP-Timer.t line 47. # '1.998197' # doesn't match '(?-xism:^2\.0\d+)' # Looks like you failed 1 test of 12. ok 9 - file line ok ok 10 - correct timer name ok 11 not ok 12 - last_interval dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/12 tests, 91.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/RHP-Timer.t 1 256 12 1 12 Failed 1/1 test scripts. 1/12 subtests failed. Files=1, Tests=12, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/12 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.