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 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_use..................1..1 ok 1 - use Net::IDN::Encode; ok t/01_to_ascii.............1..4 ok 1 ok 2 # Failed test (t/01_to_ascii.t at line 9) not ok 3 # got: 'xn--xn--frber-gra' # expected: 'xn--frber-gra' # Failed test (t/01_to_ascii.t at line 10) not ok 4 # 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...........1..4 # Failed test (t/02_to_unicode.t at line 8) ok 1 not ok 2 # got: 'xn--frber-gra' # expected: 'färber' # Failed test (t/02_to_unicode.t at line 9) # got: 'xn--frber-gra' # expected: 'färber' not ok 3 # Failed test (t/02_to_unicode.t at line 10) Wide character in print at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/Test/Builder.pm line 910. # got: 'xn--fiq80yua78t' # expected: '中央大学' # Looks like you failed 3 tests of 4. not ok 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......1..4 ok 1 ok 2 # Failed test (t/11_domain_to_ascii.t at line 9) # got: 'xn--xn--frber-gra.muc.de' # expected: 'xn--frber-gra.muc.de' not ok 3 # 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. not ok 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....1..4 ok 1 # Failed test (t/12_domain_to_unicode.t at line 8) # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' not ok 2 # Failed test (t/12_domain_to_unicode.t at line 9) # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' not ok 3 # Failed test (t/12_domain_to_unicode.t at line 10) Wide character in print at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/Test/Builder.pm line 910. # got: 'xn--fiq80yua78t.tw' # expected: '中央大学.tw' # Looks like you failed 3 tests of 4. not ok 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.......1..6 ok 1 ok 2 # 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' not ok 3 # Failed test (t/21_email_to_ascii.t at line 10) # got: 'test@xn--xn---fiq80yua78t.tw' # expected: 'test@xn--fiq80yua78t.tw' not ok 4 ok 5 ok 6 # 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.....1..7 ok 1 ok 2 # Failed test (t/22_email_to_unicode.t at line 9) # got: 'claus@xn--frber-gra.muc.de' # expected: 'claus@färber.muc.de' not ok 3 # Failed test (t/22_email_to_unicode.t at line 10) not ok 4 # 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 /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/Test/Builder.pm line 910. # got: 'test@xn--fiq80yua78t.tw' # expected: 'test@中央大学.tw' not ok 5 # Looks like you failed 3 tests of 7. ok 6 ok 7 dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3-5 Failed 3/7 tests, 57.14% okay Failed 6/7 test scripts, 14.29% okay. 15/30 subtests failed, 50.00% 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 make: *** [test_dynamic] Error 2