The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This module provides an IRC guess word game

Here are the basic install instructions.

perl Build.PL
./Build
./Build test
./Build install


If you are on a windows box you should use 'nmake' rather than 'make'.