> 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 works fine when run on the command line. >Any ideas? Thanks in advance.
Looks like you should open a filehandle to the device and pass it to Expect. If this is not what you want to do, you must give us some more details Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
