Re: Embperl and Expect.pm

2002-10-06 Thread Gerald Richter
>Has anyone had any luck getting Expect.pm to work with Embperl? > What I am trying to do is execute a perl >script that uses expect.pm from aweb-page. >Apparently STDIN is not there so the script times out waiting for a prompt from the >device I am trying to log into. The perl script

Embperl and Expect.pm

2002-10-03 Thread Webb, Trey
Hello,       Has anyone had any luck getting Expect.pm to work with Embperl? What I am trying to do is execute a perl script that uses expect.pm from aweb-page. Apparently STDIN is not there so the script times out waiting for a prompt from the device I am trying to log into. The