in reply to Perl Mod Install
On the command line: ppm install Net-SSH
Edit
You're also missing String::ShellQuote. You could install this using ppm as follows:
ppm install String-ShellQuote
But it would be better to let ppm handle the dependencies.
ppm install Net-SCP
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl Mod Install
by mantra2006 (Hermit) on Jul 25, 2006 at 16:35 UTC | |
by rvosa (Curate) on Jul 26, 2006 at 04:23 UTC |