Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe Build --makefile_env_macros 1 test t\01..trim.......1..10 ok 1 - use Text::Trim; ok 2 - trim in scalar context ok 3 - .. didn't affect original ok 4 - trim in place changes original ok 5 - $scalar = trim() works on $_ ok 6 - .. didn't affect original ok 7 - trim() alters $_ ok 8 - trim on a list in list content ok 9 - trim on a list in place ok 10 - trim on a list in scalar context ok t\02..ltrim......1..10 ok 1 - use Text::Trim; ok 2 - ltrim in scalar context ok 3 - .. didn't affect original ok 4 - ltrim in place changes original ok 5 - $scalar = ltrim() works on $_ ok 6 - .. didn't affect original ok 7 - ltrim() alters $_ ok 8 - ltrim on a list in list content ok 9 - ltrim on a list in place ok 10 - ltrim on a list in scalar context ok t\03..rtrim......1..10 ok 1 - use Text::Trim; ok 2 - rtrim in scalar context ok 3 - .. didn't affect original ok 4 - rtrim in place changes original ok 5 - $scalar = rtrim() works on $_ ok 6 - .. didn't affect original ok 7 - rtrim() alters $_ ok 8 - rtrim on a list in list content ok 9 - rtrim on a list in place ok 10 - rtrim on a list in scalar context ok t\04..unicode....1..4 ok 1 - use Text::Trim; ":fallbacks" is not exported by the Encode module Can't continue after import errors at t\04..unicode.t line 13 # Looks like you planned 4 tests but only ran 1. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t\99..pod........1..2 ok 1 # skip Test::Pod not installed ok 2 # skip Test::Pod::Coverage not installed ok 2/2 skipped: various reasons Failed 1/5 test scripts, 80.00% okay. 3/36 subtests failed, 91.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\04..unicode.t 3 768 4 3 75.00% 2-4 2 subtests skipped. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.