Changes for version 0.04

  • Fixed the NAME section in Games::Bingo::Print, this should clear out the last bug
  • Encapsulated the random function.
  • Add possibility of providing a complete array of Columns to the constructor in Games::Bingo::ColumnCollection.
  • Add an assertion to the get_column method in Games::Bingo::ColumnCollection so illegal numbers issue a warning.
  • Add assertion to the remove_column method in Games::Bingo::ColumnCollection so illegal numbers issue a warning.
  • Improved constructor in Games::Bingo so use of init can be avoided, backwards compability is preserved (for now)
  • bin/bingo.pl changed to use of constructor with ceiling parameter (the new way)
  • Included the rules of the game of bingo in the README

Documentation

Runs tests

Modules

a bingo game Perl implementation
a column class used for generating bingo plates
a collection class for holding columns
PDF Generation Class
Bingo plate class for PDF generation