Checking if your kit is complete... Looks good Writing Makefile for Sub::Assert Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Sub/Assert.pm blib\lib\Sub\Assert.pm cp lib/Sub/Assert/Nothing.pm blib\lib\Sub\Assert\Nothing.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/00pod.........1..2 ok 1 - blib\lib\Sub\Assert.pm ok 2 - blib\lib\Sub\Assert\Nothing.pm ok t/00podcover....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/01basic.......1..6 ok 1 - use Sub::Assert; ok 2 - assert returns code ref ok 3 - assertion did not croak. ok 4 - assertion carped on unmatched precondition. ok 5 - assertion carped in void context. ok 6 - assertion croaked on unmatched postcondition. ok t/02basic.......1..6 ok 1 - use Sub::Assert::Nothing; ok 2 - assert (nothing) returns *nothing* ok 3 - assertion did not croak. ok 4 - assertion carped on unmatched precondition. ok 5 - assertion didn't complain now either. ok 6 - assertion did not complain this time. ok All tests successful, 1 test skipped. Files=4, Tests=14, 0 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\Assert.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Sub\Assert\Nothing.html Installing C:\cpanrun\build\5-10-0\site\lib\Sub\Assert.pm Installing C:\cpanrun\build\5-10-0\site\lib\Sub\Assert\Nothing.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod