in reply to Re: shell execution question
in thread shell execution question
You could also look into Net::Ping, Net::SSH, File::Rsync, and File::Remote, depending on exactly what it is you're trying to do on that remote system.
`Backticks` are almost never what you want to use, the most-obvious reason being the glaring security implications.
|
|---|