Checking if your kit is complete... Looks good Writing Makefile for Test::Block Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Test/Block.pm blib\lib\Test\Block.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/all_in_block.....1..6 ok 1 - true at start ok 2 - true after a block ok 3 - true immediately outside a block ok 4 - false after non-block test ok 5 - still false in next block ok 6 - still false in following block ok t/bad_args.........ok 1 - use Test::Block; ok 2 - must specify num tests to run ok 3 - value only num tests must be a number ok 4 - key/value num tests must be a number ok 5 - 44d isn't a number either 1..5 ok t/block............1..6 ok 1 - count okay ok 2 - too few tests ok 3 - too many tests ok 4 - works with skipped tests ok 5 - nested blocks ok 6 - named block ok t/class_methods....1..5 ok 1 - use Test::Block; ok 2 - block count initially zero ok 3 - pass ok 4 - block count updated ok 5 - builder ok t/import...........1..3 ok 1 - use Test::Block; ok 2 - $Plan isa Test::Block ok 3 - $Plan holds remaining number of tests ok t/variable.........1..1 ok 1 - $Test::Block::Plan ok All tests successful. Files=6, Tests=26, 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\Test\Block.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\Block.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod