Warning: prerequisite Exporter 5.57 not found. We have 5.567. Checking if your kit is complete... Looks good Writing Makefile for Tie::Util cp lib/Tie/Util.pm blib/lib/Tie/Util.pm Manifying blib/man3/Tie::Util.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/test....1..60 # Failed test (t/test.t at line 19) # Tried to use 'Tie::Util'. # Error: Exporter version 5.57 required--this is only version 5.567 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Util/blib/lib/Tie/Util.pm line 10. # BEGIN failed--compilation aborted at /home/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. not ok 1 - use Tie::Util; # Looks like you planned 60 tests but only ran 1. # Looks like your test died just after 1. 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 119 198.33% 1-60 make: *** [test_dynamic] Error 2