|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^3: help to deal with ssh connectionby salva (Canon) |
| on May 19, 2014 at 08:20 UTC ( [id://1086608]=note: print w/replies, xml ) | Need Help?? |
|
You can read the documentation for any module installed on your machine using the command perldoc. E.g.: perldoc Net::SSH.
Even if perldoc is not installed (on some distribution it is packed as a separate tool), you can read the raw pod just looking at the .pm file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||