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 in an infinite loop, but it breaks
> as soon as I add the loop.  Take away the loop, or convert the ReadKey
> to blocking, and it works just fine.  Here's the test code snippet I'm
> using:

Jason,

Have you tried placing the two ReadMode calls outside of the loop?

Jonathan Paton

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to