Checking if your kit is complete... Looks good Writing Makefile for Net::IDN::Encode cp Encode.pm blib/lib/Net/IDN/Encode.pm Manifying blib/man3/Net::IDN::Encode.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_use..................ok t/01_to_ascii............. # Failed test (t/01_to_ascii.t at line 9) # got: 'xn--xn--frber-gra' # expected: 'xn--frber-gra' # Failed test (t/01_to_ascii.t at line 10) # got: 'xn--xn---fiq80yua78t' # expected: 'xn--fiq80yua78t' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/02_to_unicode........... # Failed test (t/02_to_unicode.t at line 8) # got: 'xn--frber-gra' # expected: 'färber' # Failed test (t/02_to_unicode.t at line 9) # got: 'xn--frber-gra' # expected: 'färber' # Failed test (t/02_to_unicode.t at line 10) Wide character in print at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Test/Builder.pm line 1073. # got: 'xn--fiq80yua78t' # expected: '中央大学' # Looks like you failed 3 tests of 4. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/11_domain_to_ascii...... # Failed test (t/11_domain_to_ascii.t at line 9) # got: 'xn--xn--frber-gra.muc.de' # expected: 'xn--frber-gra.muc.de' # Failed test (t/11_domain_to_ascii.t at line 10) # got: 'xn--xn---fiq80yua78t.tw' # expected: 'xn--fiq80yua78t.tw' # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/4 tests, 50.00% okay t/12_domain_to_unicode.... # Failed test (t/12_domain_to_unicode.t at line 8) # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test (t/12_domain_to_unicode.t at line 9) # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test (t/12_domain_to_unicode.t at line 10) Wide character in print at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Test/Builder.pm line 1073. # got: 'xn--fiq80yua78t.tw' # expected: '中央大学.tw' # Looks like you failed 3 tests of 4. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/21_email_to_ascii....... # Failed test (t/21_email_to_ascii.t at line 9) # got: 'claus@xn--xn--frber-gra.muc.de' # expected: 'claus@xn--frber-gra.muc.de' # Failed test (t/21_email_to_ascii.t at line 10) # got: 'test@xn--xn---fiq80yua78t.tw' # expected: 'test@xn--fiq80yua78t.tw' # Looks like you failed 2 tests of 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/6 tests, 66.67% okay t/22_email_to_unicode..... # Failed test (t/22_email_to_unicode.t at line 9) # got: 'claus@xn--frber-gra.muc.de' # expected: 'claus@färber.muc.de' # Failed test (t/22_email_to_unicode.t at line 10) # got: 'claus@xn--frber-gra.muc.de' # expected: 'claus@färber.muc.de' # Failed test (t/22_email_to_unicode.t at line 11) Wide character in print at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Test/Builder.pm line 1073. # got: 'test@xn--fiq80yua78t.tw' # expected: 'test@中央大学.tw' # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/7 tests, 57.14% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01_to_ascii.t 2 512 4 2 50.00% 3-4 t/02_to_unicode.t 3 768 4 3 75.00% 2-4 t/11_domain_to_ascii.t 2 512 4 2 50.00% 3-4 t/12_domain_to_unicode.t 3 768 4 3 75.00% 2-4 t/21_email_to_ascii.t 2 512 6 2 33.33% 3-4 t/22_email_to_unicode.t 3 768 7 3 42.86% 3-5 Failed 6/7 test scripts, 14.29% okay. 15/30 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 3