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\perx.t t\simple.t t\space_alias.t t\perx...........1..4 ok 1 - use Xelig; ok 2 - use Acme::Util; ok 3 - use XML::Simple; lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Looks like you planned 4 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t\simple.........1..3 ok 1 - use Xelig; ok 2 - use Acme::Util; lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t\space_alias....1..3 ok 1 - use Xelig; ok 2 - use Acme::Util; lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Looks like you planned 3 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed 3/3 test scripts, 0.00% okay. 3/10 subtests failed, 70.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\perx.t 255 65280 4 1 25.00% 4 t\simple.t 255 65280 3 1 33.33% 3 t\space_alias.t 255 65280 3 1 33.33% 3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.