Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Run Remote Command Via SSH

by Sandy (Curate)
on Nov 06, 2012 at 00:44 UTC ( [id://1002406]=note: print w/replies, xml ) Need Help??


in reply to Run Remote Command Via SSH

Hi, sorry, I know nothing about Net::SSH.

However, when you "use" with a list, it is only subs within that list that are immediately available.

Try

use Net::SSH qw(ssh_cmd ssh ...)

Good luck!

Replies are listed 'Best First'.
Re^2: Run Remote Command Via SSH
by Lotus1 (Vicar) on Nov 06, 2012 at 03:42 UTC

    I just sent an email to the module authors since the code posted by the OP is almost straight out of the synopsis for Net::SSH. The example code also does not import ssh_cmd. It's minor but can be confusing for someone new to Perl.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1002406]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-20 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found