Checking if your kit is complete... Looks good Writing Makefile for Tie::Comma Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Comma.pm blib\lib\Tie\Comma.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/locale....1..14 ok 1 not ok 2 integer format: expected '98 765 432', got '98,765,432' not ok 3 Two decimal places: expected '98 765 432,00', got '98,765,432.00' not ok 4 padding: expected ' 1 234', got ' 1,234' not ok 5 padding, 2dp: expected ' 1 234,00', got ' 1,234.00' not ok 6 padding, 2dp, > width: expected '1 234,00', got '1,234.00' not ok 7 negative, fractional: expected '-12 345,67', got '-12,345.67' not ok 8 negative, fractional, 1dp: expected '-12 345,7', got '-12,345.7' not ok 9 negative, fractional, 0dp: expected '-12 346', got '-12,346' not ok 10 negative, fractional, 3dp: expected '-12 345,670', got '-12,345.670' ok 11 ok 12 not ok 13 interpolation: expected ':1 234:', got ':1,234:' not ok 14 interpolation, rounding, padding: expected ': -12 345,7:', got ': -12,345.7:' FAILED tests 2-10, 13-14 Failed 11/14 tests, 21.43% okay t/test......1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/locale.t 14 11 2-10 13-14 Failed 1/2 test scripts. 11/28 subtests failed. Files=2, Tests=28, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/2 test programs. 11/28 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.