Checking if your kit is complete... Looks good Writing Makefile for prefork Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/prefork.pm blib\lib\prefork.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.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 ok 7 - die message matches expected ok 8 - prefork::notify(\&func) returns true ok 9 - prefork::notify in non-FORKING context does not call callback ok 10 - Duplicate prefork::notify(\&func) call dies ok 11 - die message matches expected ok 12 - prefork::enable returns true ok 13 - Callback appears to be executed correctly ok 14 - prefork::enable returns true ok 15 - Callback is not called again ok 16 - prefork::notify(\&func2) returns true ok 17 - prefork::notify in FORKING context does call callback ok 18 - prefork::notify(\&func2) returns true ok 19 - prefork::notify in FORKING context calls callback again ok 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 All tests successful, 1 test skipped. Files=6, Tests=52, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\prefork.html Installing C:\cpanrun\build\5-10-0\site\lib\prefork.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod