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\02link.t t\03symlink.t t\04dirs.t t\01basic......1..11 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) # Failed test (t\01basic.t at line 13) not ok 2 - require 00common.pl; # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" Undefined subroutine &main::create_testfile called at t\01basic.t line 20. # Looks like you planned 11 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-11 Failed 10/11 tests, 9.09% okay t\02link.......1..9 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) # Failed test (t\02link.t at line 13) # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" not ok 2 - require 00common.pl; Undefined subroutine &main::create_testfile called at t\02link.t line 15. # Looks like you planned 9 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay t\03symlink....1..0 # Skip Platform has no symlink skipped all skipped: Platform has no symlink t\04dirs.......1..7 ok 1 - use File::PerlMove; Bareword found where operator expected at (eval 2) line 2, near "00common" (Missing operator before common?) # Failed test (t\04dirs.t at line 13) # Tried to require '00common.pl'. # Error: syntax error at (eval 2) line 2, near "require 00" not ok 2 - require 00common.pl; Undefined subroutine &main::create_testfile called at t\04dirs.t line 15. # Looks like you planned 7 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay Failed 3/4 test scripts, 25.00% okay. 24/27 subtests failed, 11.11% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01basic.t 255 65280 11 10 90.91% 2-11 t\02link.t 255 65280 9 8 88.89% 2-9 t\04dirs.t 255 65280 7 6 85.71% 2-7 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.