Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01test.t t\02timing.t t\01test......1..51 ok 1 - Exception (not convertable) ok 2 - Exception (not convertable, leading digits) ok 3 - Exception (not convertable pair) ok 4 - defined $t1 ok 5 - ref $t1 ok 6 - Stringify ok 7 - Numerify returns plain scalar ok 8 - Stringify negative ok 9 - Stringify negative non-integer ok 10 - Stringify negative non-integer > -1 ok 11 - Non-integer constructor ok 12 - Array ok 13 - Compare == scalar 1 ok 14 - Compare <= scalar 2 ok 15 - Compare == scalar 1.5 ok 16 - Compare != scalar 1.6 ok 17 - Compare != Value3 ok 18 - Compare > Value2 ok 19 - add scalar 1 ok 20 - add scalar 1 reftype ok 21 - add scalar 2.3 ok 22 - add scalar 1 swapped ok 23 - add scalar 1 swapped reftype ok 24 - inverse of addition ok 25 - add Value2 ok 26 - identity of addition ok 27 - commutativity of addition ok 28 - subtract scalar 2 ok 29 - subtrace scalar 2 reftype ok 30 - subtract scalar 4 swapped ok 31 - subtrace scalar 4 swapped reftype ok 32 - subtract scalar 3.1, negative result ok 33 - identity of subtraction ok 34 - multiply t1 * 1 ok 35 - multiply t1 * 250 ok 36 - multiply t2 * 2 ok 37 - multiply t2 * 4.2 ok 38 - multiply t2 * -4.2 ok 39 - identity of multiplication ok 40 - commutativity of multiplication ok 41 - nullability of multiplication ok 42 - multiply t1 * t2 fails ok 43 - divide t1 / 1 ok 44 - divide t1 / 20 ok 45 - divide t2 / 2 ok 46 - divide t2 / 1.5 ok 47 - divide t2 / -4 ok 48 - identity of division ok 49 - divide 15 / t1 fails ok 50 - divide t1 / t2 fails # Failed test (t\01test.t at line 111) not ok 51 - divide t1 / 0 fails # 'Illegal division by zero at t\01test.t line 110 # ' # doesn't match '(?-xism:^Illegal division by zero at t\01test.t line)' # Looks like you failed 1 tests of 51. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 51 Failed 1/51 tests, 98.04% okay t\02timing....1..2 ok 1 ok 2 ok Failed 1/2 test scripts, 50.00% okay. 1/53 subtests failed, 98.11% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01test.t 1 256 51 1 1.96% 51 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.