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

NAME

bingo_plates.pl - simple script to generate PDFs containing bingo cards

SYNOPSIS

        % bingo_print.pl 3

        % bingo_print.pl 10

        % bingo_print.pl --help

        % bingo_print.pl --cards=1 3

        % bingo_print.pl --filename=mybingo.pdf --cards=1 10

        % bingo_print.pl --heading="My Bingo" --cards=1 10

        % bingo_print.pl --heading="My Bingo" --text="Phantastic Prizes!" --cards=1 10

DESCRIPTION

This is a console based PDF bingo plates.pl generator. Together with bingo.pl you have everything you need to play bingo.

SEE ALSO

Games::Bingo
bin/bingo.pl

TODO

The TODO file contains a complete list for the whole Games::Bingo project.

AUTHOR

jonasbn >jonasbn@cpan.org<

COPYRIGHT

Games::Bingo and related modules are free software and is released under the Artistic License. See <http://www.perl.com/language/misc/Artistic.html> for details.

Games::Bingo is (C) 2003-2007 Jonas B. Nielsen (jonasbn) >jonasbn@cpan.org<