The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05

  • Added t/pod.t, one more requirement, have a look at: http://use.perl.org/~petdance/journal/12391
  • Updated the INSTALL guide by request with information on PDFLib installation
  • Implemented integration with Games::Bingo::Bot, introducing new class: Games::Bingo::Card
  • Implemented new methods in Games::Bingo: pulled, _all_pulled and pull
  • Implemented internal structure in Games::Bingo to hold the taken numbers, now referred to as pulled
  • This release is require by Games::Bingo::Bot 0.01 (just released)
  • Cleaned a few POD mistakes (escapes) and added some simple docs on the new methods

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