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, 'inc', 'blib\lib', 'blib\arch')" t\01_compile.t t\02_main.t t\03_pragma.t t\04_notify.t t\98_pod.t t\99_pmv.t t\01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use prefork; ok t\02_main.......1..18 ok 1 - prefork returns true ok 2 - Module is added to queue ok 3 - Module is not loaded ok 4 - The $FORKING variable is false ok 5 - prefork::enable returns true ok 6 - All modules are loaded by enable ok 7 - The $FORKING variable is set ok 8 - Module is now loaded ok 9 - The object isa Foo ok 10 - Test::Simple is not loaded ok 11 - prefork(Object) returns true ok 12 - The %MODULES hash is still empty ok 13 - Test::Simple is loaded ok 14 - bad prefork returns correct error ok 15 - bad prefork error returns from correct module ok 16 - bad prefork returns correct error ok 17 - bad prefork returns correct error ok 18 - bad prefork error returns from correct module ok t\03_pragma.....1..12 ok 1 - use prefork; ok 2 - Module is added to queue ok 3 - Module is not loaded ok 4 - The $FORKING variable is false ok 5 - use prefork; ok 6 - All modules are loaded by enable ok 7 - The $FORKING variable is set ok 8 - Module is now loaded ok 9 - Test::Simple is not loaded ok 10 - use prefork; ok 11 - The %MODULES hash is still empty ok 12 - Test::Simple is loaded ok t\04_notify.....1..19 ok 1 - $FORKING is false ok 2 - prefork::notify(undef) dies ok 3 - die message matches expected ok 4 - prefork::notify("foo") dies ok 5 - die message matches expected ok 6 - prefork::notify(\"foo") dies Undefined subroutine &Scalar::Util::refaddr called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\prefork\blib\lib/prefork.pm line 327. ok 7 - die message matches expected # Looks like you planned 19 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-19 Failed 12/19 tests, 36.84% okay t\98_pod........1..1 ok 1 - blib\lib\prefork.pm ok t\99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available Failed 1/6 test scripts, 83.33% okay. 12/52 subtests failed, 76.92% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\04_notify.t 255 65280 19 12 63.16% 8-19 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.