Help for this page
my $pssh = Net::OpenSSH::Parallel->new(); ... $pssh->push('*', scp_put => '/root/memory.pl', '/root/'); $pssh->run;