Checking if your kit is complete... Looks good Writing Makefile for Sub::Pipeline Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Sub/Pipeline.pm blib\lib\Sub\Pipeline.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, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Sub::Pipeline; # Testing Sub::Pipeline 0.010 ok t/basic...........ok 1 - use Sub::Pipeline; ok 2 - sub isa Sub::Pipeline ok 3 - referenced code dereference of sub isa CODE ok 4 - begin pipeline runs ok 5 - check pipeline runs ok 6 - init pipeline runs ok 7 - run pipeline runs ok 8 - end pipeline runs ok 9 - The object isa Sub::Pipeline::Success ok 10 - begin pipeline runs ok 11 - check pipeline runs ok 12 - init pipeline runs ok 13 - run pipeline runs ok 14 - end pipeline runs ok 15 - thrown exception isa Sub::Pipeline::Success ok 16 - begin pipeline runs ok 17 - check pipeline runs Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/lib/overload.pm line 107. Use of uninitialized value in subroutine entry at C:/cpanrun/build/5-10-0/lib/overload.pm line 107. ok 18 - init pipeline runs ok 19 - run pipeline runs ok 20 - end pipeline runs ok 21 - no exception thrown with 'return' behavior on ok 22 - return value isa Sub::Pipeline::Success ok 23 # skip Why does the trace show ->call's invocant as undef? ok 24 # skip Why does the trace show ->call's invocant as undef? ok 25 # skip Why does the trace show ->call's invocant as undef? ok 26 - begin pipeline runs ok 27 - check pipeline runs ok 28 - sub call threw exception ok 29 - The object isa Sub::Pipeline::PipeMissing ok 30 - sub check threw exception ok 31 - The object isa Sub::Pipeline::PipeMissing 1..31 ok 3/31 skipped: various reasons t/class...........1..7 ok 1 - use Sub::Pipeline; ok 2 - use Test::SubPipeline::Class; ok 3 - use Test::SubPipeline::Subclass; ok 4 - pipeline did its thing ok 5 - correct return ok 6 - subclass pipeline did its thing ok 7 - correct return ok t/install.........ok 1 - use Sub::Pipeline; ok 2 - sub isa Sub::Pipeline ok 3 - begin pipeline runs ok 4 - check pipeline runs ok 5 - init pipeline runs ok 6 - run pipeline runs ok 7 - end pipeline runs ok 8 - return value is ok ok 9 - method invocant was correct ok 10 - begin pipeline runs ok 11 - check pipeline runs ok 12 - init pipeline runs ok 13 - run pipeline runs ok 14 - end pipeline runs ok 15 - return value is ok ok 16 - method invocant correct again isa Whatever 1..16 ok t/package.........ok 1 - use Sub::Pipeline; ok 2 - correct return value ok 3 - variable changed by pipe 1..3 ok t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Sub\Pipeline.pm ok t/value...........ok 1 - use Sub::Pipeline; ok 2 - pipe did not alter $x ok 3 - pipe returned proper value ok 4 - pipe altered $x in place ok 5 - pipe returned proper value 1..5 ok All tests successful, 2 tests and 3 subtests skipped. Files=9, Tests=64, 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\Sub\Pipeline.html Installing C:\cpanrun\build\5-10-0\site\lib\Sub\Pipeline.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod