Thanks for the information.  I think the expect language on a basic level is
what I am looking for.  But,  I would be really interested in Enbedding
Expect Code into a perl script.  I am going to check to see if I have the
module.  If not, I will go and get it.

Thanks for the advise.


----- Original Message -----
From: Kilaru Sambaiah <[EMAIL PROTECTED]>
To: Erik Jacobsen <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 12:17 PM
Subject: Re: Using PERL to script into a UNIX telnet session


> On Monday 12 November 2001 10:36 pm, Erik Jacobsen wrote:
> > I am looking for a way to use PERL to script into a open telnet session.
> > The script would be executing on a Redhat 7.1 Box. I have played with
> > system keyword, but it seems that that is for calling one specific
> > proccess.  Any help would be appreciated.
> >
>
> Hi Erik,
>
>    You need to mimic the device in your script. You can choose one of the
>    following.
>
> 1) Expect  scripting It is more like Tcl
> 2) Expect module for perl
> 3) Net::Telnet
>
> regards,
> Sambaiah Kilaru
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to