in reply to Re: Sending & Executing a perl script on remote machine.
in thread Sending & Executing a perl script on remote machine.
The Net::OpenSSH::Parallel module I am able to complete my task. But still I want to have a library of modules that I can share with my remote nodes. So that I needn't to send a script file every time. I found out that IPC::PerlSSH::Library module is what i required But still I am not sure what are the changes library requires, so that they can be load using load_library function.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Sending & Executing a perl script on remote machine.
by salva (Canon) on Oct 26, 2010 at 09:45 UTC |