*** ExtUtils::AutoInstall version 0.54 *** Checking for dependencies... [Core Features] - Unicode::EastAsianWidth ...loaded. (1.02) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Convert::EastAsianWidth Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Convert/EastAsianWidth.pm blib\lib\Convert\EastAsianWidth.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t/0-signature.t t/1-basic.t t/2-big5.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-EastAsianWidth/blib t/0-signature.......# Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. 1..1 ok 1 # skip - Module::Signature not installed ok, 1/1 skipped: - Module::Signature not installed t/1-basic...........1..3 ok 1 Undefined subroutine &charnames::viacode called at D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-EastAsianWidth/blib/lib/Convert/EastAsianWidth.pm line 72. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/2-big5............1..0 skipped test on this platform Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1-basic.t 255 65280 3 2 66.67% 2-3 1 test and 1 subtest skipped. Failed 1/3 test scripts, 66.67% okay. 2/4 subtests failed, 50.00% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.