![]() |
![]()
| ![]() |
![]()
NAMEGames::Bingo::Constants - constants used in the many Games::Bingo modulesSYNOPSISuse Games::Bingo::Constants qw(NUMBER_OF_NUMBERS);DESCRIPTIONNUMBER_OF_NUMBERSThis is a constant defining the number of 90 in the game.Range: 1-90 NUMBER_OF_ROWS_IN_CARDThis is a constant defining the number of rows in a card.Definition: 3 NUMBER_OF_NUMBERS_IN_ROWThis is a constant defining the number of numbers is a row.Definition: 5 NUMBER_OF_NUMBERS_IN_CARDThis is a constant defining the number of numbers in a cardDefinition: NUMBER_OF_NUMBERS_IN_ROW * NUMBER_OF_ROWS_IN_CARD NUMBER_OF_NUMBERS_IN_CARDThis is a constant defining the number of columns in a cardDefinition: 9 SEE ALSO
TODOThe TODO file contains a complete list for the whole Games::Bingo project.AUTHORJonas B. Nielsen, (jonasbn) - "<jonasbn@cpan.org>"COPYRIGHTGames-Bingo is (C) by Jonas B. Nielsen, (jonasbn) 2003-2015Games-Bingo is released under the artistic license 2.0
|