RE: Curses Module

2001-05-15 Thread Doug Johnson
I think I was hoping for a little more definition on the supported constants.. Doug -Original Message- From: Brett W. McCoy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 1:44 PM To: Doug Johnson Cc: [EMAIL PROTECTED] Subject:RE: Curses Module > No

RE: Curses Module

2001-05-15 Thread Doug Johnson
y 15, 2001 1:42 PM To: Doug Johnson Subject: RE: Curses Module I tried this link http://search.cpan.org/doc/WPS/Curses-1.05/Curses.pm And it brought up the documentation for the module just fine. -- Brett

RE: Curses Module

2001-05-15 Thread Brett W. McCoy
> No, I done it the old fashion way of download untarr, (edit makefile, or any > other pertinent files) perl makefile, make test, make install.. I did > find the POD reference at the end of the Curses.pm file. I was hoping for a > little more but I think I can weed my way through it.. The l

RE: Curses Module

2001-05-15 Thread Doug Johnson
-Original Message- From: Brett W. McCoy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 15, 2001 1:39 PM To: Doug Johnson Subject:RE: Curses Module > It was a download from CPAN.. Curses-1.05.tar.gz - Maybe I am doing > something wrong. The documentation l

Re: Curses Module

2001-05-15 Thread Brett W. McCoy
> Does anyone know where I can find the documentation for the Curses module > that is to reside at CPAN? The documentation link is broken on the CPAN > site for this module and the header/c files are a little time consuming to > follow.. Also, there was no documentation included with the module.