Games::Bingo 0.02

jonasbn on 2003-05-11T18:43:43

I have received a lot of feed-back on my module, and it was exactly the kind of feed-back I was hoping for. Focus on the quality of my distribution. Some even on my code (this has resulted in a sorts of discussion attached to my journal entry from yesterday).

feed-back is good and discussion is good...

My friend tagg was so friendly as to open two RT cases on rt.cpan.org giving me a chance to familiarize myself with that system.

rt is good...

So now I have built a version 0.02 of Games::Bingo and uploaded it to CPAN, new releases will come less frequently, but I need to get started.

Here is a list of the changes made to Games::Bingo:

  • Fixed broken POD in Games::Bingo::Print
  • Fixed [cpan #2552] README and INSTALL have too long lines, hard-wrapped at 72
  • Fixed [cpan #2553] Information on bug-reporting included in the README
  • Added descriptions to all POD NAME sections
  • Removed all prototypes
  • Added references to programs in bin/
  • Added more material to SYNOPSIS sections

  • bot idea

    djberg96 on 2003-05-12T00:52:45

    I think it would be fund to add a /bingo command for IRC. You have the bot call out a number via something like, "bot: bingo" and it returns "B4" or whatever.

    To get even trickier, have it store a card somewhere for folks who sign up, and have the bot yell, "Bingo! <nick>" when someone wins, and reshuffle the cards and start over. :)

    Re:bot idea

    jonasbn on 2003-05-13T13:18:03

    Its on my TODO now, thanks :)