>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
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