Checking if your kit is complete... Looks good Writing Makefile for Number::Spice Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Spice.pm blib\lib\Number\Spice.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/convert....1..34 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 00:35:42 2008 # Current time GMT: Fri Jan 11 08:35:42 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 # Test 26 got: "1e-021" (t/convert.t at line 39) # Expected: "1e-21" # t/convert.t line 39 is: ok(number_to_spice(1e-21),'1e-21'); # 26 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 not ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 FAILED test 26 Failed 1/34 tests, 97.06% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/convert.t 34 1 26 Failed 1/1 test scripts. 1/34 subtests failed. Files=1, Tests=34, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/34 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.