Checking if your kit is complete... Looks good Writing Makefile for Comma cp Comma.pm blib/lib/Comma.pm Manifying blib/man3/Comma.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 '98765432' not ok 3 Two decimal places: expected '98,765,432.00', got '98765432.00' not ok 4 padding: expected ' 1,234', got ' 1234' not ok 5 padding, 2dp: expected ' 1,234.00', got ' 1234.00' not ok 6 padding, 2dp, > width: expected '1,234.00', got '1234.00' not ok 7 negative, fractional: expected '-12,345.67', got '-12345.67' not ok 8 negative, fractional, 1dp: expected '-12,345.7', got '-12345.7' not ok 9 negative, fractional, 0dp: expected '-12,346', got '-12346' not ok 10 negative, fractional, 3dp: expected '-12,345.670', got '-12345.670' ok 11 ok 12 not ok 13 interpolation: expected ':1,234:', got ':1234:' not ok 14 interpolation, rounding, padding: expected ': -12,345.7:', got ': -12345.7:' FAILED tests 2-10, 13-14 Failed 11/14 tests, 21.43% okay t/test......1..14 ok 1 not ok 2 integer format: expected '98,765,432', got '98765432' not ok 3 Two decimal places: expected '98,765,432.00', got '98765432.00' not ok 4 padding: expected ' 1,234', got ' 1234' not ok 5 padding, 2dp: expected ' 1,234.00', got ' 1234.00' not ok 6 padding, 2dp, > width: expected '1,234.00', got '1234.00' not ok 7 negative, fractional: expected '-12,345.67', got '-12345.67' not ok 8 negative, fractional, 1dp: expected '-12,345.7', got '-12345.7' not ok 9 negative, fractional, 0dp: expected '-12,346', got '-12346' not ok 10 negative, fractional, 3dp: expected '-12,345.670', got '-12345.670' ok 11 ok 12 not ok 13 interpolation: expected ':1,234:', got ':1234:' not ok 14 interpolation, rounding, padding: expected ': -12,345.7:', got ': -12345.7:' FAILED tests 2-10, 13-14 Failed 11/14 tests, 21.43% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/locale.t 14 11 2-10 13-14 t/test.t 14 11 2-10 13-14 Failed 2/2 test scripts. 22/28 subtests failed. Files=2, Tests=28, 0 wallclock secs ( 0.08 cusr + 0.04 csys = 0.12 CPU) Failed 2/2 test programs. 22/28 subtests failed. make: *** [test_dynamic] Error 255