in reply to CPAN Modules question

The first thing you'll want to do is upgrade your perl to something more recent (something released in this century :D). This will solve lots of problems you're likely to encounter.

The easiest route to go is to visit activestate, as it comes with Term::ReadKey preinstalled. http://downloads.activestate.com/ActivePerl/Windows/5.6/.

If you plan on installing a Apache, you should just get the bundle from http://www.apache.org/dyn/closer.cgi/perl/win32-bin/.

And while you're at it, don't forget to read the Tutorial, A Guide to Installing Modules.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.