in reply to Re: Using Expect in Perl
in thread Using Expect in Perl

thanks marto.. Both for the advice on PERL(this is the last time, i will be typing this way) and on the resources you had shared..
Regards,
Blub:)

Replies are listed 'Best First'.
Re^3: Using Expect in Perl
by sierpinski (Chaplain) on Jun 02, 2010 at 12:14 UTC
    Personally I'm a big fan of Net::SSH::Expect. I have a previous post about it with some sample code if you're interested. It's availble here
      Thanks sierpinski, will look into the code you shared..
      Regards,
      Blub:)