Have you ever heard “Bon Digi”?

It's a game. A crazy one. A really crazy one.
We were doing it friday evening, drinking like nuts, and something in my mind popped up, and I thought:

We should code the algorithm for this game

In fact, it seemed really stupid and obvious. But thinking about it more and more, I discovered that it's not so simple at all…

And if you want to code it elegantly and concisely, you have to think about it for some time.
So, I took this -Ofun opportunity, and turned it, as I promised to Zoso, into a Games::BonDigi CPAN module.

Enjoy!

Fortune file about Jack Bauer

… and finally I managed to assemble a fortune file about Jack Bauer facts.
I looked at some websites that carry a lot of facts about Jack, like www.twentyfour.tv/jackbauer, or http://www.jackbauerisgod.com

Here it is!
You should generate also the ".dat" file to use with fortune program. The command is:

strfile -r jackbauer

This generates a "jackbauer.dat" file that should be copied into your "/usr/share/fortune" (or whatever) folder.
Enjoy!