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, 'inc', 'blib\lib', 'blib\arch')" t\bigfltcpm.t t\bigintcpm.t t\pod.t t\pod_cov.t t\bigfltcpm....1..161 ok 1 - ref ok 2 - bstr ok 3 - ref ok 4 - copy add works ok 5 - ref ok 6 - bsstr ok 7 - ref Can't call Math::BigFloat->is_pos, not a valid method at t\bigfltcpm.t line 27 # Looks like you planned 161 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-161 Failed 154/161 tests, 4.35% okay t\bigintcpm....1..157 ok 1 - ref ok 2 - bstr ok 3 - ref ok 4 - copy add works ok 5 - ref Use of uninitialized value in pattern match (m//) at C:/cpanrun-5.8/build/5-8-0/lib/Math/BigInt.pm line 678. Use of uninitialized value in string eq at C:/cpanrun-5.8/build/5-8-0/lib/Math/BigInt.pm line 680. Use of uninitialized value in concatenation (.) or string at ../lib/Math/BigInt/Constant.pm line 18. Can not modify Math::BigInt::Constant via bzero() # Looks like you planned 157 tests but only ran 5. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-157 Failed 152/157 tests, 3.18% okay t\pod..........1..2 ok 1 - POD test for ../lib/Math/BigInt/Constant.pm ok 2 - POD test for ../lib/Math/BigFloat/Constant.pm ok t\pod_cov......1..2 ok 1 - All our Math::BigInts are covered ok 2 - All our Math::BigFloats are covered ok Failed 2/4 test scripts, 50.00% okay. 306/322 subtests failed, 4.97% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\bigfltcpm.t 255 65280 161 154 95.65% 8-161 t\bigintcpm.t 255 65280 157 152 96.82% 6-157 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.