Thanks for all the leads and suggestions. I couldn't quite wrap my mind around making select() work for what I want but Time::HiRes works great.
Joe On Tue, 2002-08-13 at 14:55, drieux wrote: > > On Tuesday, August 13, 2002, at 12:20 , Joe Mecklin wrote: > > > I'm trying to send a file as a remote configuration download via > telnet > > in a Perl script (using net::telnet). I need to introduce sub-second > > delays between sending each line so the receiving system doesn't get > > confused. Sleep only goes down to a single second; is there something > > that can inject sub-second delays (module, command, arg to > net::telnet, > > whatever)? > > http://search.cpan.org/author/JHI/perl-5.8.0/ext/Time/HiRes/HiRes.pm > http://search.cpan.org/author/DEWEG/Time-HiRes-01.20/HiRes.pm > > might be a part of what you are looking for... > > ciao > drieux > > --- > > CPAN can be your friend.... > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]