NAME

Remote::Perl::Transport - spawn and manage the remote process (internal part of Remote::Perl)

DESCRIPTION

Forks and execs the configured pipe command (e.g. ssh host perl), wires up stdin/stdout/stderr pipes in binary mode, and exposes read/write/disconnect operations used by the protocol layer.

INTERNAL

Not public API. This is an internal module used by Remote::Perl; its interface may change without notice.