Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\Perl\bin\perl.exe -MExtUtils::Command -e cp script/meta blib\script\meta pl2bat.bat blib\script\meta C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/33locale.t t/33locale_fail.t t/33locale_win32.t t/33locale..........1..29 ok 1 - All languages (class) Subroutine get_language redefined at C:\Perl\site\lib/Win32/Locale.pm line 201. ok 2 - All languages (instance) ok 3 - lang() is en ok 4 - Single item (en) ok 5 - Four items (en) ok 6 - All items (en) ok 7 - lang() is yi ok 8 - Single item (yi) ok 9 - Four items (yi) ok 10 - All items (yi) ok 11 - lang() is fr ok 12 - Single item (fr) ok 13 - Four items (fr) ok 14 - All items (fr) ok 15 - lang() is it ok 16 - Single item (it) ok 17 - Four items (it) ok 18 - All items (it) ok 19 - lang() is en ok 20 - Single item (en) ok 21 - Four items (en) ok 22 - All items (en) ok 23 - lang() is en ok 24 - Single item (en) ok 25 - Four items (en) ok 26 - All items (en) not ok 27 - LANG # Failed test (t/33locale.t at line 39) # Structures begin differing at: # $got->[0] = 'eight' # $expected->[0] = 'cinq' not ok 28 - LANGUAGE # Failed test (t/33locale.t at line 44) # Structures begin differing at: # $got->[0] = 'eight' # $expected->[0] = 'akht' ok 29 - MSWin32 # Looks like you failed 2 tests of 29. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 27-28 Failed 2/29 tests, 93.10% okay t/33locale_fail.....1..1 ok 1 - No default ok t/33locale_win32....1..1 not ok 1 - Correct default without Win32::Locale # Failed test (t/33locale_win32.t at line 10) # got: 'en' # expected: 'fr' # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 2/3 test scripts, 33.33% okay. 3/31 subtests failed, 90.32% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/33locale.t 2 512 29 2 6.90% 27-28 t/33locale_win32.t 1 256 1 1 100.00% 1 NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2' Stop.