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\001_load........1..2 # Failed test (t\001_load.t at line 7) # Tried to use 'Math::Currency'. # Error: Math::BigFloat version 1.47 required--this is only version 1.35 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Math::Currency; Can't locate object method "new" via package "Math::Currency" at t\001_load.t line 9. # Looks like you planned 2 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-2 Failed 2/2 tests, 0.00% okay t\002_basic.......Math::BigFloat version 1.47 required--this is only version 1.35 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. Compilation failed in require at t\002_basic.t line 11. BEGIN failed--compilation aborted at t\002_basic.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) t\003_subclass....1..7 # Failed test (t\003_subclass.t at line 3) # Tried to use 'Math::Currency::JPY'. # Error: Math::BigFloat version 1.47 required--this is only version 1.35 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # Compilation failed in require at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency/JPY.pm line 5. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency/JPY.pm line 5. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Math::Currency::JPY; Can't locate object method "format" via package "Math::Currency" at t\003_subclass.t line 6. # Looks like you planned 7 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-7 Failed 7/7 tests, 0.00% okay t\004_localize....1..32 Math::BigFloat version 1.47 required--this is only version 1.35 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. Compilation failed in require at t\004_localize.t line 3. BEGIN failed--compilation aborted at t\004_localize.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-32 Failed 32/32 tests, 0.00% okay t\005_rounding....# Failed test (t\005_rounding.t at line 3) # Tried to use 'Math::Currency'. # Error: Math::BigFloat version 1.47 required--this is only version 1.35 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # Compilation failed in require at (eval 1) line 2. Can't locate object method "format" via package "Math::Currency" at t\005_rounding.t line 6. # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. not ok 1 - use Math::Currency; 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\006_defaults....1..6 not ok 1 - use Math::Currency; # Failed test (t\006_defaults.t at line 3) # Tried to use 'Math::Currency'. # Error: Math::BigFloat version 1.47 required--this is only version 1.35 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Math-Currency\blib\lib/Math/Currency.pm line 23. # Compilation failed in require at (eval 1) line 2. Can't locate object method "format" via package "Math::Currency" at t\006_defaults.t line 6. # Looks like you planned 6 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-6 Failed 6/6 tests, 0.00% okay Failed 6/6 test scripts, 0.00% okay. 48/48 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\001_load.t 255 65280 2 2 100.00% 1-2 t\002_basic.t 255 65280 ?? ?? % ?? t\003_subclass.t 255 65280 7 7 100.00% 1-7 t\004_localize.t 255 65280 32 32 100.00% 1-32 t\005_rounding.t 255 65280 1 1 100.00% 1 t\006_defaults.t 255 65280 6 6 100.00% 1-6 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.