Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00_use.t t\01_to_ascii.t t\02_to_unicode.t t\11_domain_to_ascii.t t\12_domain_to_unicode.t t\21_email_to_ascii.t t\22_email_to_unicode.t t\00_use..................1..1 ok 1 - use Net::IDN::Encode; ok t\01_to_ascii.............1..4 ok 1 ok 2 not ok 3 # Failed test (t\01_to_ascii.t at line 9) # got: 'xn--xn--frber-gra' # expected: 'xn--frber-gra' not ok 4 # 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...........1..4 ok 1 not ok 2 # Failed test (t\02_to_unicode.t at line 8) # got: 'xn--frber-gra' # expected: 'färber' not ok 3 # Failed test (t\02_to_unicode.t at line 9) # got: 'xn--frber-gra' # expected: 'färber' not ok 4 # Failed test (t\02_to_unicode.t at line 10) Wide character in print at C:/cpanrun-5.8/build/5-8-0/lib/Test/Builder.pm line 859. # 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......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 not ok 4 # 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....1..4 ok 1 # Failed test (t\12_domain_to_unicode.t at line 8) not ok 2 # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test (t\12_domain_to_unicode.t at line 9) not ok 3 # got: 'xn--frber-gra.muc.de' # expected: 'färber.muc.de' # Failed test (t\12_domain_to_unicode.t at line 10) not ok 4 Wide character in print at C:/cpanrun-5.8/build/5-8-0/lib/Test/Builder.pm line 859. # 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.......1..6 ok 1 ok 2 # Failed test (t\21_email_to_ascii.t at line 9) not ok 3 # 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) not ok 4 # got: 'test@xn--xn---fiq80yua78t.tw' # expected: 'test@xn--fiq80yua78t.tw' 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) not ok 3 # 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' not ok 4 # Failed test (t\22_email_to_unicode.t at line 11) not ok 5 Wide character in print at C:/cpanrun-5.8/build/5-8-0/lib/Test/Builder.pm line 859. # got: 'test@xn--fiq80yua78t.tw' # expected: 'test@中央大学.tw' ok 6 ok 7 # 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 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 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.