Re: script to mimic the cusor movement on a terminer or shell

[email protected] (Danny Faught) Wed, 05 Mar 2003 09:21:27 -0600
Newsgroups perl.scripts,perl.trainers,perl.module-authors,perl.beginners
Organization Tejas Software Consulting
Message-ID <[email protected]>
Automating interactive programs take some extra work.  Does the program 
accept input immediately after it starts, or do you need to wait until 
the screen is drawn?

I cut my teeth on this sort of thing using expect/tcl, and it looks like 
there are Perl modules that can also let you do sent/expect sequences so 
that everything is properly synchronized.
-- 
Danny Faught
Tejas Software Consulting
http://tejasconsulting.com/