Unfortunately, that does not resolve the issue in 5.8.0.
Jason
-Original Message-
From: Jonathan Paton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 4:44 PM
To: Price, Jason (TLR Corp); [EMAIL PROTECTED]
Subject: Re: Term::ReadKey substitute for perl v5.8.0
On Wed, 8 Dec
Okay, I'm seeing mixed info on whether or not Term::ReadKey works
properly with perl 5.8.0. So, maybe I'll just throw out some code, and
see if others can get it to work.
I'm trying to wrap the ReadKey call in an infinite loop, but it breaks
as soon as I add the loop. Take away the loop, or conv
In trying to use Term::ReadKey, I've come across information indicating
that Term::ReadKey does not work properly with Perl v5.8.0. We are
running 5.8.0 on numerous systems, and upgrading them is not a trivial
thing, due to business reasons. So, I need to find an alternative to
some ReadKey funct
I am attempting to use the Curses module for the first time, and really
have no idea how to use it. Every example I've been able to find uses a
variety of different keywords, but I haven't been able to locate any
documentation of the available routines. If someone could help get me
started, I'd a