This appeared either on this list or the Perl-Win32 list as the same
question. You can use
select(0,0,0,25) I believe which will pause for .25 of a second. You may
need also to set autoflush to 1(ie, $|=1 ), so each IO will be displayed.
Wags ;)
-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 11:33
To: [EMAIL PROTECTED]
Subject: RE: A Term::ReadKey question -- keep cursor put!
Bear in mind that without any sort of delay it's unlikely
you'll be able to see any of this occuring.
<reminisce>Ah, the good old days, where a 300-baud modem was fast
and little spinny cursors were still interesting. *sigh*</reminisce>
Dave
--
Dave Newton, [EMAIL PROTECTED]