Re: Installing Curses Module?



On Feb 23, 3:45 am, Jason Lowder <jlow...@xxxxxxxxxxxxxxxxxxxxxx>
wrote:
.
.
I also notice there are a bunch of C files and what not in the
main module folder.  Is there something I need to do to enable this
module?  

Yes - those C files need to be compiled - copy'n'paste of the pm
file(s) will not suffice.

I think the best you will do for Curses on Win32 is:
ppm install http://www.bribes.org/perl/ppm/Curses.ppd

Curses does not build readily on Windows - in fact I was surprised to
see a ppm for it even existed.

Cheers,
Rob

.