Hi,
The error I get is
sh: line 1: 10:43:38,Fri,Oct,6,2006: command not found
mkdir /.ssh: Permission denied at /usr/lib/perl5/site_perl/5.8.5/Net/SSH/Perl/Util/Hosts.pm line 51
no matter what my command is, even I try the simplest "ls" command, here is the sample code.
my $host = "host1"...