RE: Using Perl Expect.pm

2004-03-26 Thread Bob Showalter
TapasranjanMohapatra wrote: > Hi, > Can someone tell me how to handle the vt100 sequences using expect > module of perl. I have used the same sequences while using TCL > Expect. It works fine. But I don't understand what is the problem > while I try doing the same thing using Perl Expect. If my T

Re: Using Perl Expect.pm

2004-03-25 Thread Andrew Gaffney
TapasranjanMohapatra wrote: Hi, Can someone tell me how to handle the vt100 sequences using expect module of perl. I have used the same sequences while using TCL Expect. It works fine. But I don't understand what is the problem while I try doing the same thing using Perl Expect. If my TCL Expect

Using Perl Expect.pm

2004-03-25 Thread TapasranjanMohapatra
Hi, Can someone tell me how to handle the vt100 sequences using expect module of perl. I have used the same sequences while using TCL Expect. It works fine. But I don't understand what is the problem while I try doing the same thing using Perl Expect. If my TCL Expect Code goes like:- sen