Checking if your kit is complete... Looks good Writing Makefile for Number::Format Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Format.pm blib\lib\Number\Format.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\format_bytes.t t\format_negative.t t\format_number.t t\format_picture.t t\format_price.t t\locale.t t\object.t t\round.t t\unformat_number.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib t\format_bytes......1..6 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\format_bytes.t line 4. BEGIN failed--compilation aborted at t\format_bytes.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\format_negative...1..7 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\format_negative.t line 12. BEGIN failed--compilation aborted at t\format_negative.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t\format_number.....1..9 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\format_number.t line 15. BEGIN failed--compilation aborted at t\format_number.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t\format_picture....1..13 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\format_picture.t line 15. BEGIN failed--compilation aborted at t\format_picture.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t\format_price......1..6 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\format_price.t line 15. BEGIN failed--compilation aborted at t\format_price.t line 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\locale............Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\locale.t line 7. BEGIN failed--compilation aborted at t\locale.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) t\object............1..5 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\object.t line 12. BEGIN failed--compilation aborted at t\object.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t\round.............1..7 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\round.t line 12. BEGIN failed--compilation aborted at t\round.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t\unformat_number...1..8 Perl v5.8.0 required--this is only v5.6.1, stopped at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Number-Format/blib/lib/Number/Format.pm line 8. Compilation failed in require at t\unformat_number.t line 12. BEGIN failed--compilation aborted at t\unformat_number.t line 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\format_bytes.t 255 65280 6 6 100.00% 1-6 t\format_negative.t 255 65280 7 7 100.00% 1-7 t\format_number.t 255 65280 9 9 100.00% 1-9 t\format_picture.t 255 65280 13 13 100.00% 1-13 t\format_price.t 255 65280 6 6 100.00% 1-6 t\locale.t 255 65280 ?? ?? % ?? t\object.t 255 65280 5 5 100.00% 1-5 t\round.t 255 65280 7 7 100.00% 1-7 t\unformat_number.t 255 65280 8 8 100.00% 1-8 Failed 9/9 test scripts, 0.00% okay. 61/61 subtests failed, 0.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.