Checking if your kit is complete... Looks good Writing Makefile for Process Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Process/Launcher.pm blib\lib\Process\Launcher.pm cp lib/Process/Serializable.pm blib\lib\Process\Serializable.pm cp lib/Process.pm blib\lib\Process.pm cp lib/Process/Delegatable.pm blib\lib\Process\Delegatable.pm cp lib/Process/Infinite.pm blib\lib\Process\Infinite.pm cp lib/Process/Packageable.pm blib\lib\Process\Packageable.pm cp lib/Process/Storable.pm blib\lib\Process\Storable.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..18 ok 1 - Perl version is 5.005 or newer ok 2 - use Process; ok 3 - use Process::Infinite; ok 4 - use Process::Serializable; ok 5 - use Process::Storable; ok 6 - use Process::Delegatable; ok 7 - use Process::Launcher; ok 8 - ::Process == ::Infinite ok 9 - ::Process == ::Serializable ok 10 - ::Process == ::Storable ok 11 - ::Process == ::Launcher ok 12 - ::Process == ::Delegatable ok 13 - Process::Launcher exports &run ok 14 - Process::Launcher exports &run3 ok 15 - Process::Launcher exports &serialized ok 16 - use MySimpleProcess; ok 17 - use MyStorableProcess; ok 18 - use MyDelegatableProcess; ok t/02_main...........1..10 ok 1 - Found test modules directory ok 2 - The object isa Process ok 3 - ->prepare returns true ok 4 - ->run returns true ok 5 - Process isa MySimpleProcess ok 6 - Sets ->{foo} to bar ok 7 - ->prepare returns true ok 8 - ->run returns true ok 9 - Sets ->{prepare} to 1 ok 10 - Sets ->{run} to 1 ok t/03_storable.......1..33 ok 1 - Found test modules directory ok 2 - The object isa Process ok 3 - The object isa Process::Serializable ok 4 - The object isa Process::Storable ok 5 - The object isa MyStorableProcess ok 6 - ->serialize(string) returns ok ok 7 - ->serialize(filename) returns ok ok 8 - ->serialize(filename) created a file ok 9 - Opened file to read it back in ok 10 - Read file back in ok 11 - Closed file ok 12 - Opened filehandle ok 13 - ->serialize(filehandle) returns ok ok 14 - Closed filehandle ok 15 - Opened filehandle up again ok 16 - Read handle back in ok 17 - Closed handle ok 18 - The object isa IO::String ok 19 - The object isa IO::Handle ok 20 - ->serialize(iohandle) returns ok ok 21 - serialize(string) matches serialize(filename) ok 22 - serialize(string) matches serialize(filehandle) ok 23 - serialize(string) matches serialize(iohandle) ok 24 - Opened filehandle ok 25 - Seeked to (0,0) ok 26 - The object isa MyStorableProcess ok 27 - The object isa MyStorableProcess ok 28 - The object isa MyStorableProcess ok 29 - The object isa MyStorableProcess ok 30 - object matches deserialize(string) ok 31 - object matches deserialize(filename) ok 32 - object matches deserialize(filehandle) ok 33 - object matches deserialize(iohandle) ok t/04_launcher.......1..23 ok 1 - Found test modules directory ok 2 - use Process::Launcher; ok 3 - use MySimpleProcess; ok 4 - load(MySimpleProcess) returned ok ok 5 - The object isa MySimpleProcess ok 6 - use MyStorableProcess; ok 7 - run3 returns true ok 8 - STDOUT gets OK ok 9 - STDERR gets expected output ok 10 - run3 returns true ok 11 - STDOUT gets OK ok 12 - STDERR gets expected output ok 13 - Confirm MyStorableProcess isa Process::Storable ok 14 - The object isa MyStorableProcess ok 15 - The object isa Process::Storable ok 16 - The object isa Process ok 17 - ->serialize returns ok ok 18 - Seeked on tempfile for input ok 19 - serialized returns true ok 20 - STDERR gets expected output ok 21 - seeked STDOUT to 0 ok 22 - STDOUT has OK header ok 23 - Returned object matches expected ok t/06_delegatable....1..18 ok 1 - Found test modules directory ok 2 - The object isa MyDelegatableProcess ok 3 - The object isa Process::Delegatable ok 4 - The object isa Process::Serializable ok 5 - The object isa Process ok 6 - MyDelegatableProcess->can('delegate') ok 7 - ->delegate returns ok ok 8 - ->data set as expected ok 9 - Used the correct Process::Launcher version ok 10 - Used the correct Process version ok 11 - The object isa MyDelegatableProcess ok 12 - The object isa Process::Delegatable ok 13 - The object isa Process::Serializable ok 14 - The object isa Process ok 15 - MyDelegatableProcess->can('delegate') ok 16 - ->delegate returns ok ok 17 - ->data not set ok 18 - Got error message ok t/98_pod............1..7 ok 1 - blib\lib\Process.pm ok 2 - blib\lib\Process\Delegatable.pm ok 3 - blib\lib\Process\Infinite.pm ok 4 - blib\lib\Process\Launcher.pm ok 5 - blib\lib\Process\Packageable.pm ok 6 - blib\lib\Process\Serializable.pm ok 7 - blib\lib\Process\Storable.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=7, Tests=109, 4 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\Process.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Process\Delegatable.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Process\Infinite.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Process\Launcher.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Process\Packageable.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Process\Serializable.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Process\Storable.html Installing C:\cpanrun\build\5-10-0\site\lib\Process.pm Installing C:\cpanrun\build\5-10-0\site\lib\Process\Delegatable.pm Installing C:\cpanrun\build\5-10-0\site\lib\Process\Infinite.pm Installing C:\cpanrun\build\5-10-0\site\lib\Process\Launcher.pm Installing C:\cpanrun\build\5-10-0\site\lib\Process\Packageable.pm Installing C:\cpanrun\build\5-10-0\site\lib\Process\Serializable.pm Installing C:\cpanrun\build\5-10-0\site\lib\Process\Storable.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod