Checking if your kit is complete... Looks good Writing Makefile for Chess cp lib/Chess/Game.pm blib/lib/Chess/Game.pm cp lib/Chess/Game/MoveList.pm blib/lib/Chess/Game/MoveList.pm cp lib/Chess/Piece/King.pm blib/lib/Chess/Piece/King.pm cp lib/Chess/Board.pm blib/lib/Chess/Board.pm cp lib/Chess/Piece/Queen.pm blib/lib/Chess/Piece/Queen.pm cp lib/Chess/Piece/Knight.pm blib/lib/Chess/Piece/Knight.pm cp lib/Chess/Piece/Pawn.pm blib/lib/Chess/Piece/Pawn.pm cp lib/Chess/Game/MoveListEntry.pm blib/lib/Chess/Game/MoveListEntry.pm cp lib/Chess.pm blib/lib/Chess.pm cp lib/Chess/Piece.pm blib/lib/Chess/Piece.pm cp lib/Chess/Piece/Bishop.pm blib/lib/Chess/Piece/Bishop.pm cp lib/Chess/Piece/Rook.pm blib/lib/Chess/Piece/Rook.pm Manifying blib/man3/Chess::Game::MoveList.3 Manifying blib/man3/Chess::Game.3 Manifying blib/man3/Chess::Piece::King.3 Manifying blib/man3/Chess::Piece::Queen.3 Manifying blib/man3/Chess::Board.3 Manifying blib/man3/Chess::Piece::Knight.3 Manifying blib/man3/Chess::Piece::Pawn.3 Manifying blib/man3/Chess::Game::MoveListEntry.3 Manifying blib/man3/Chess.3 Manifying blib/man3/Chess::Piece.3 Manifying blib/man3/Chess::Piece::Rook.3 Manifying blib/man3/Chess::Piece::Bishop.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/bishop...........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/board............1..36 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok t/checkmate........1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/game.............1..153 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok 151 ok 152 ok 153 ok t/king.............1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/knight...........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/movelist.........1..29 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok t/movelistentry....1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok t/pawn.............1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/piece............1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok t/queen............1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/rook.............1..4 ok 1 ok 2 ok 3 ok 4 ok t/stalemate........1..2 ok 1 ok 2 ok All tests successful. Files=13, Tests=311, 4 wallclock secs ( 3.54 cusr + 0.31 csys = 3.85 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Board.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Game.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Game/MoveList.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Game/MoveListEntry.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece/Bishop.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece/King.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece/Knight.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece/Pawn.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece/Queen.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Chess/Piece/Rook.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Board.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Game.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Game/MoveList.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Game/MoveListEntry.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece/Bishop.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece/King.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece/Knight.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece/Pawn.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece/Queen.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Chess/Piece/Rook.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Chess.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Board.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Game.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Game::MoveList.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Game::MoveListEntry.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece::Bishop.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece::King.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece::Knight.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece::Pawn.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece::Queen.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Chess::Piece::Rook.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod