Help for this page
use Net::SSH qw(sshopen2); ... my $cmd = "ls"; sshopen2("$user\@155.226.201.96", *READER, *WRITER, "$cmd") || die "ss +h: $!";
C:\Documents and Settings\guest\Desktop>'ssh' is not recognized as an +internal or external command, operable program or batch file.