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\01_File_Marker.t t\02_fork.t t\03_thread.t t\04_save_load.t t\98_pod.t t\99_pod_coverage.t t\01_File_Marker.....# Failed test (t\01_File_Marker.t at line 8) # Tried to require 'File::Marker'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Marker\blib\lib/File/Marker.pm line 10 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Marker\blib\lib/File/Marker.pm line 10. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "File::Marker" at t\01_File_Marker.t line 10. # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. not ok 1 - require File::Marker; 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\02_fork............1..9 # Failed test (t\02_fork.t at line 27) # Tried to require 'File::Marker'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Marker\blib\lib/File/Marker.pm line 10 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Marker\blib\lib/File/Marker.pm line 10. # Compilation failed in require at (eval 1) line 2. not ok 1 - require File::Marker; Can't locate object method "new" via package "File::Marker" at t\02_fork.t line 29. # Looks like you planned 9 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-9 Failed 9/9 tests, 0.00% okay t\03_thread..........1..9 not ok 1 - require File::Marker; # Failed test (t\03_thread.t at line 27) # Tried to require 'File::Marker'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Marker\blib\lib/File/Marker.pm line 10 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\File-Marker\blib\lib/File/Marker.pm line 10. # Compilation failed in require at (eval 1) line 2. Can't locate object method "new" via package "File::Marker" at t\03_thread.t line 29. # Looks like you planned 9 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-9 Failed 9/9 tests, 0.00% okay t\04_save_load.......Can't locate object method "new" via package "File::Temp" at t\04_save_load.t line 12. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) t\98_pod.............1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests t\99_pod_coverage....1..0 # Skip Skipping author tests skipped all skipped: Skipping author tests Failed 4/6 test scripts, 33.33% okay. 19/19 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_File_Marker.t 255 65280 1 1 100.00% 1 t\02_fork.t 255 65280 9 9 100.00% 1-9 t\03_thread.t 255 65280 9 9 100.00% 1-9 t\04_save_load.t 255 65280 ?? ?? % ?? 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.