Checking if your kit is complete... Looks good Writing Makefile for Games::Board Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Games/Board/Space.pm blib\lib\Games\Board\Space.pm cp lib/Games/Board/Piece.pm blib\lib\Games\Board\Piece.pm cp lib/Games/Board/Grid.pm blib\lib\Games\Board\Grid.pm cp lib/Games/Board.pm blib\lib\Games\Board.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/board...........ok 1 - use Games::Board; ok 2 - The object isa Games::Board ok 3 - The object isa Games::Board::Space ok 4 - The object isa Games::Board::Space ok 5 - The object isa Games::Board::Space ok 6 - The object isa Games::Board::Space ok 7 - The object isa Games::Board::Space ok 8 - autumn follows summer ok 9 - spring precedes summer ok 10 - winter follows autumn ok 11 - summer precedes autumn ok 12 - spring follows winter ok 13 - autumn precedes winter ok 14 - summer follows spring ok 15 - winter precedes spring 1..15 ok t/chess-custom....ok 1 - The object isa Games::Board::Chess ok 2 - up a file from d3 ok 3 - up a rank from d3 ok 4 - down a file from d3 ok 5 - down a rank from d3 ok 6 - up a file from a4 ok 7 - up a rank from a4 ok 8 - down a file from a4 ok 9 - down a rank from a4 ok 10 - up a file from c1 ok 11 - up a rank from c1 ok 12 - down a file from c1 ok 13 - down a rank from c1 ok 14 - up a file from h1 ok 15 - up a rank from h1 ok 16 - down a file from h1 ok 17 - down a rank from h1 ok 18 - up a file from h8 ok 19 - up a rank from h8 ok 20 - down a file from h8 ok 21 - down a rank from h8 ok 22 - The object isa Games::Board::Chess::Piece ok 23 - The object isa Games::Board::Piece ok 24 - rook isn't on the board ok 25 - rook is at b2 ok 26 - rook is at d3 1..26 ok t/chess-grid......ok 1 - The object isa Games::Board::Grid ok 2 - up a file from d3 ok 3 - up a rank from d3 ok 4 - down a file from d3 ok 5 - down a rank from d3 ok 6 - up a file from a4 ok 7 - up a rank from a4 ok 8 - down a file from a4 ok 9 - down a rank from a4 ok 10 - up a file from c1 ok 11 - up a rank from c1 ok 12 - down a file from c1 ok 13 - down a rank from c1 ok 14 - up a file from h1 ok 15 - up a rank from h1 ok 16 - down a file from h1 ok 17 - down a rank from h1 ok 18 - up a file from h8 ok 19 - up a rank from h8 ok 20 - down a file from h8 ok 21 - down a rank from h8 ok 22 - The object isa Games::Board::Piece ok 23 - rook isn't on the board ok 24 - rook is at b2 ok 25 - rook is at d3 1..25 ok t/chess...........ok 1 - a1: exists on the board ok 2 - a1: correct id ok 3 - b1: exists on the board ok 4 - b1: correct id ok 5 - c1: exists on the board ok 6 - c1: correct id ok 7 - d1: exists on the board ok 8 - d1: correct id ok 9 - e1: exists on the board ok 10 - e1: correct id ok 11 - f1: exists on the board ok 12 - f1: correct id ok 13 - g1: exists on the board ok 14 - g1: correct id ok 15 - h1: exists on the board ok 16 - h1: correct id ok 17 - a2: exists on the board ok 18 - a2: correct id ok 19 - b2: exists on the board ok 20 - b2: correct id ok 21 - c2: exists on the board ok 22 - c2: correct id ok 23 - d2: exists on the board ok 24 - d2: correct id ok 25 - e2: exists on the board ok 26 - e2: correct id ok 27 - f2: exists on the board ok 28 - f2: correct id ok 29 - g2: exists on the board ok 30 - g2: correct id ok 31 - h2: exists on the board ok 32 - h2: correct id ok 33 - a3: exists on the board ok 34 - a3: correct id ok 35 - b3: exists on the board ok 36 - b3: correct id ok 37 - c3: exists on the board ok 38 - c3: correct id ok 39 - d3: exists on the board ok 40 - d3: correct id ok 41 - e3: exists on the board ok 42 - e3: correct id ok 43 - f3: exists on the board ok 44 - f3: correct id ok 45 - g3: exists on the board ok 46 - g3: correct id ok 47 - h3: exists on the board ok 48 - h3: correct id ok 49 - a4: exists on the board ok 50 - a4: correct id ok 51 - b4: exists on the board ok 52 - b4: correct id ok 53 - c4: exists on the board ok 54 - c4: correct id ok 55 - d4: exists on the board ok 56 - d4: correct id ok 57 - e4: exists on the board ok 58 - e4: correct id ok 59 - f4: exists on the board ok 60 - f4: correct id ok 61 - g4: exists on the board ok 62 - g4: correct id ok 63 - h4: exists on the board ok 64 - h4: correct id ok 65 - a5: exists on the board ok 66 - a5: correct id ok 67 - b5: exists on the board ok 68 - b5: correct id ok 69 - c5: exists on the board ok 70 - c5: correct id ok 71 - d5: exists on the board ok 72 - d5: correct id ok 73 - e5: exists on the board ok 74 - e5: correct id ok 75 - f5: exists on the board ok 76 - f5: correct id ok 77 - g5: exists on the board ok 78 - g5: correct id ok 79 - h5: exists on the board ok 80 - h5: correct id ok 81 - a6: exists on the board ok 82 - a6: correct id ok 83 - b6: exists on the board ok 84 - b6: correct id ok 85 - c6: exists on the board ok 86 - c6: correct id ok 87 - d6: exists on the board ok 88 - d6: correct id ok 89 - e6: exists on the board ok 90 - e6: correct id ok 91 - f6: exists on the board ok 92 - f6: correct id ok 93 - g6: exists on the board ok 94 - g6: correct id ok 95 - h6: exists on the board ok 96 - h6: correct id ok 97 - a7: exists on the board ok 98 - a7: correct id ok 99 - b7: exists on the board ok 100 - b7: correct id ok 101 - c7: exists on the board ok 102 - c7: correct id ok 103 - d7: exists on the board ok 104 - d7: correct id ok 105 - e7: exists on the board ok 106 - e7: correct id ok 107 - f7: exists on the board ok 108 - f7: correct id ok 109 - g7: exists on the board ok 110 - g7: correct id ok 111 - h7: exists on the board ok 112 - h7: correct id ok 113 - a8: exists on the board ok 114 - a8: correct id ok 115 - b8: exists on the board ok 116 - b8: correct id ok 117 - c8: exists on the board ok 118 - c8: correct id ok 119 - d8: exists on the board ok 120 - d8: correct id ok 121 - e8: exists on the board ok 122 - e8: correct id ok 123 - f8: exists on the board ok 124 - f8: correct id ok 125 - g8: exists on the board ok 126 - g8: correct id ok 127 - h8: exists on the board ok 128 - h8: correct id ok 129 - up a file from d3 ok 130 - up a rank from d3 ok 131 - down a file from d3 ok 132 - down a rank from d3 ok 133 - up a file from a4 ok 134 - up a rank from a4 ok 135 - down a file from a4 ok 136 - down a rank from a4 ok 137 - up a file from c1 ok 138 - up a rank from c1 ok 139 - down a file from c1 ok 140 - down a rank from c1 ok 141 - up a file from h1 ok 142 - up a rank from h1 ok 143 - down a file from h1 ok 144 - down a rank from h1 ok 145 - up a file from h8 ok 146 - up a rank from h8 ok 147 - down a file from h8 ok 148 - down a rank from h8 ok 149 - The object isa Games::Board::Piece 1..149 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.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..4 ok 1 - blib\lib\Games\Board.pm ok 2 - blib\lib\Games\Board\Grid.pm ok 3 - blib\lib\Games\Board\Piece.pm ok 4 - blib\lib\Games\Board\Space.pm ok All tests successful, 2 tests skipped. Files=7, Tests=219, 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\Games\Board.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Board\Grid.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Board\Piece.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Games\Board\Space.html Installing C:\cpanrun\build\5-10-0\site\lib\Games\Board.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Board\Grid.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Board\Piece.pm Installing C:\cpanrun\build\5-10-0\site\lib\Games\Board\Space.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod