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\01basic.t t\02invalid.t t\03deu.t t\04ascii.t t\05latin1.t t\06flag.t t\01basic......1..10 ok 1 - use Test::utf8; ok 2 - is_valid_string imported ok 3 - is_sane_utf8 imported ok 4 - is_dodgy_utf8 imported ok 5 - is_within_ascii imported ok 6 - is_within_latin_1 imported ok 7 - is_within_latin1 imported ok 8 - is_flagged_utf8 imported ok 9 - isnt_flagged_utf8 imported ok 10 - isn't_flagged_utf8 imported ok t\02invalid....1..7 ok 1 - valid string ok 2 - valid string with name ok 3 - string with latin-1 ok 4 - string with unicode only char ok 5 - empty string is valid string ok 6 - invalid string test ok 7 - invalid string test starting with bad char ok t\03deu........1..6 ok 1 - basic latin1 test ok 2 - basic latin1 test with name ok 3 - utf8 correctly encoded ok 4 - utf8 not flagged ok 5 - utf8 truely double encoded ok 6 - with new name ok t\04ascii......1..3 ok 1 - within ascii ok 2 - within ascii name ok 3 - within ascii failure ok t\05latin1.....1..4 ok 1 - within latin1 ok 2 - within latin1 ok 3 - within latin1 name not ok 4 - within latin1 failure # Failed test (t\05latin1.t at line 26) # STDERR is: # # Failed test (t\05latin1.t at line 25) # # Char 6 not Latin-1 (it's 3737 dec / e99 hex) # # not: # # Failed test (t\05latin1.t at line 25) # # Char 4 not Latin-1 (it's 3737 dec / e99 hex) # # as expected FAILED test 4 Failed 1/4 tests, 75.00% okay t\06flag.......1..9 ok 1 - is flagged pass ok 2 - is flagged pass with name ok 3 - is flagged fail ok 4 - isnt flagged pass ok 5 - isnt flagged pass with name ok 6 - isnt flagged fail ok 7 - isn't flagged pass ok 8 - isn't flagged pass with name ok 9 - isn't flagged fail ok Failed 1/6 test scripts, 83.33% okay. 1/39 subtests failed, 97.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\05latin1.t 4 1 25.00% 4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.