|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Need Help on Net::SSH2 Module Usage on Windowsby Khen1950fx (Canon) |
| on Aug 17, 2012 at 02:57 UTC ( #987905=note: print w/ replies, xml ) | Need Help?? |
|
First, make sure that you're correctly set up. Net::SSH2 requires libssh2 for Windows, and it has a long list of dependencies:
Net::SSH2::Channel goes into more detail about what the channel is and does. Read that thoroughly. It'll help. For more details about "exec", you can do perl -f exec for more info. See: libssh2.org for more info.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||