Help for this page
[root@tic-rhel5-20-12 ~]# hostname tic-rhel5-20-12
#!/usr/bin/perl ... my ($output, $error, $exit) = $ssh->cmd("$cmd"); print "Result:\n"; print $output;