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

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

Replies are listed 'Best First'.
Re^4: Using Expect in Perl
by LinuxUser2008 (Acolyte) on Jun 02, 2010 at 14:35 UTC
    Thanks sierpinski, will look into the code you shared..
    Regards,
    Blub:)