Games::Bingo::Card

Games::Bingo::Card is a helper class for Games::Bingo.
Download

Games::Bingo::Card Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • jonasbn
  • Publisher web site:
  • http://search.cpan.org/~jonasbn/Games-Bingo-0.13/lib/Games/Bingo/Card.pm

Games::Bingo::Card Tags


Games::Bingo::Card Description

Games::Bingo::Card is a helper class for Games::Bingo. Games::Bingo::Card is a helper class for Games::Bingo.SYNOPSIS use Games::Bingo::Card; my $b = Games::Bingo-Enew(90); my $card = Games::Bingo::Card-Enew($b); my $bingo = Games::Bingo-Enew(90); $card-Evalidate($bingo); use Games::Bingo::Print::Card; my $p = Games::Bingo::Print::Card-Enew(); $p-Epopulate();The Games::Bingo::Card class suits the simple purpose of being able to generate bingo cards and validating whether they are valid in during a game where a player indicate victory.It is also used by Games::Bingo::Print to hold the generated bingo cards before they are printed. Requirements: · Perl


Games::Bingo::Card Related Software