RE: Term::ReadKey substitute for perl v5.8.0

2004-12-09 Thread Jason.Price
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

Re: Term::ReadKey substitute for perl v5.8.0

2004-12-08 Thread Jonathan Paton
On Wed, 8 Dec 2004 16:06:49 -0600, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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

RE: Term::ReadKey substitute for perl v5.8.0

2004-12-08 Thread Jason.Price
uot;if defined" section of the if statement. I have one 5.6.1 box available, and it works fine there. Can anyone with 5.8.0 test this out, and see if it works for them? -Original Message- From: Price, Jason (TLR Corp) Sent: Wednesday, December 08, 2004 1:36 PM To: [EMAIL PROTECTED] Subj

Term::ReadKey substitute for perl v5.8.0

2004-12-08 Thread Jason.Price
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