Paul Evans > IPC-PerlSSH-0.13 > IPC::PerlSSH::Base

Download:
IPC-PerlSSH-0.13.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Module Version: 0.13   Source   Latest Release: IPC-PerlSSH-0.14

NAME ^

IPC::PerlSSH::Base - base functionallity behind IPC::PerlSSH

DESCRIPTION ^

This module provides the low-level message formatting and parsing code used by IPC::PerlSSH, and the perl code to be executed on the remote server once a connection is established.

This split exists, in order to make it easier to write other modules that use the same behaviour. For example, an asynchronous version could be written using this as a base class.

AUTHOR ^

Paul Evans <leonerd@leonerd.org.uk>