Help for this page
root@LST12:/home/rkumar# perl ssh.pl success ... success Opned ssh channel to 10.131.24.106 Can't call method "exec" without a package or object reference at ssh. +pl line 31.
use Net::SSH::Expect; ... my $client = $ssh_UE1->exec('iperf -c 10.131.24.106 -u -b 10M -i 1 -t +1 -p 12345');