Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/test....1..60 not ok 1 - use Tie::Util; # Failed test (t/test.t at line 19) # Tried to use 'Tie::Util'. # Error: Exporter version 5.57 required--this is only version 5.566 at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tie-Util\blib\lib/Tie/Util.pm line 10. # BEGIN failed--compilation aborted at D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tie-Util\blib\lib/Tie/Util.pm line 10. # Compilation failed in require at (eval 1) line 2. Array found where operator expected at t/test.t line 72, at end of line (Missing operator before ?) Array found where operator expected at t/test.t line 99, at end of line (Missing operator before ?) Array found where operator expected at t/test.t line 124, at end of line (Missing operator before ?) syntax error at t/test.t line 72, near "weak_tie @~" syntax error at t/test.t line 73, near "~," syntax error at t/test.t line 74, near "~," syntax error at t/test.t line 99, near "weaken_tie @~" syntax error at t/test.t line 100, near "~;" syntax error at t/test.t line 101, near "~;" syntax error at t/test.t line 124, near "weaken_tie @~" syntax error at t/test.t line 125, near "~;" syntax error at t/test.t line 126, near "~;" Execution of t/test.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-60 Failed 60/60 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 60/60 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/test.t 255 65280 60 60 100.00% 1-60 NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.