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 Build --makefile_env_macros 1 test t\class........1..113 # Failed test (t\class.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Data::Float; Undefined subroutine &Data::Float::nan called at t\class.t line 26. # Looks like you planned 113 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-113 Failed 113/113 tests, 0.00% okay t\const........1..29 not ok 1 - use Data::Float; # Failed test (t\const.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 not ok 10 # Failed test (t\const.t at line 19) # got: '1' # expected: 'max_finite_pow2' not ok 11 # Failed test (t\const.t at line 20) not ok 12 # Failed test (t\const.t at line 21) not ok 13 # Failed test (t\const.t at line 25) # got: '1' # expected: 'min_normal' not ok 14 # Failed test (t\const.t at line 29) # got: '1' # expected: 'min_finite' not ok 15 # Failed test (t\const.t at line 33) # got: '1' # expected: 'significand_step' not ok 16 # Failed test (t\const.t at line 37) # got: '2' # expected: 'max_integer' not ok 17 # Failed test (t\const.t at line 39) ok 18 not ok 19 # Failed test (t\const.t at line 47) not ok 20 # Failed test (t\const.t at line 50) # got: '+0+0+0' # expected: '+0-0+0' Undefined subroutine &Data::Float::pos_zero called at t\const.t line 51. # Looks like you planned 29 tests but only ran 20. # Looks like your test died just after 20. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 10-17, 19-29 Failed 20/29 tests, 31.03% okay t\copysign.....1..46 not ok 1 - use Data::Float; # Failed test (t\copysign.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. Undefined subroutine &main::copysign called at t\copysign.t line 8. # Looks like you planned 46 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-46 Failed 46/46 tests, 0.00% okay t\hex..........1..102 # Failed test (t\hex.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Data::Float; Undefined subroutine &main::float_hex called at t\hex.t line 20. # Looks like you planned 102 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-102 Failed 102/102 tests, 0.00% okay t\id_cmp.......1..235 # Failed test (t\id_cmp.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Data::Float; Undefined subroutine &Data::Float::nan called at t\id_cmp.t line 8. # Looks like you planned 235 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-235 Failed 235/235 tests, 0.00% okay t\nextafter....1..65 # Failed test (t\nextafter.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Data::Float; Undefined subroutine &main::nextup called at t\nextafter.t line 10. # Looks like you planned 65 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-65 Failed 65/65 tests, 0.00% okay t\parts........1..102 # Failed test (t\parts.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. Undefined subroutine &main::float_sign called at t\parts.t line 13. # Looks like you planned 102 tests but only ran 1. # Looks like your test died just after 1. not ok 1 - use Data::Float; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-102 Failed 102/102 tests, 0.00% okay t\pod_cvg......1..1 # Data::Float: no public symbols defined ok 1 - Pod coverage on Data::Float ok t\pod_syn......1..1 ok 1 - blib\lib\Data\Float.pm ok t\pow2.........1..25 # Failed test (t\pow2.t at line 3) # Tried to use 'Data::Float'. # Error: Bareword "Data::Float::nan" not allowed while "strict subs" in use at (eval 6) line 567. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Data::Float; Undefined subroutine &main::pow2 called at t\pow2.t line 8. # Looks like you planned 25 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-25 Failed 25/25 tests, 0.00% okay Failed 8/10 test scripts, 20.00% okay. 708/719 subtests failed, 1.53% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\class.t 255 65280 113 113 100.00% 1-113 t\const.t 255 65280 29 20 68.97% 1 10-17 19-29 t\copysign.t 255 65280 46 46 100.00% 1-46 t\hex.t 255 65280 102 102 100.00% 1-102 t\id_cmp.t 255 65280 235 235 100.00% 1-235 t\nextafter.t 255 65280 65 65 100.00% 1-65 t\parts.t 255 65280 102 102 100.00% 1-102 t\pow2.t 255 65280 25 25 100.00% 1-25 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.