Changes for version 0.19 - 2015-05-16
- Fixed sample code in the section "SYNOPSIS".
- Renamed method addPlayer() to setPlayers().
- Renamed test script 02-Games-Tictactoe-addPlayer.t to 02-Games-Tictactoe-setPlayers.t.
- Fixed unit with regard to the renaming of method addPlayer().
- Arranged the methods in the pod document of package Games::TicTacToe.
Modules
Interface to the TicTacToe (nxn) game.
Interface to the TicTacToe game's board.
Interface to the TicTacToe game's move.
Placeholder for parameters for Games::TicTacToe.
Interface to the TicTacToe game's player.