Query: im::ssh
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IM::Ssh(3pm) Internet Message Perl modules IM::Ssh(3pm)NAMEIM::Ssh - SSH handlerSYNOPSISuse IM::Ssh; if ($remote = ssh_proxy($server, $remote, $local, $host)) { # connection succeeded } else { # connection failed }DESCRIPTIONThe IM::Ssh module handles SSH. This modules is provided by IM (Internet Message).COPYRIGHTIM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details. IM151 2011-05-25 IM::Ssh(3pm)