The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:IPC::PerlSSH"

IPC::PerlSSH - execute remote perl code over an SSH link River stage one • 2 direct dependents • 2 total dependents

This module provides an object class that provides a mechanism to execute perl code in a remote instance of perl running on another host, communicated via an SSH link or similar connection. Where it differs from most other IPC modules is that no spec...

PEVANS/IPC-PerlSSH-0.17 - 11 Dec 2016 23:23:40 UTC

IPC::PerlSSH::Base - base functionallity behind IPC::PerlSSH River stage one • 2 direct dependents • 2 total dependents

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 module...

PEVANS/IPC-PerlSSH-0.17 - 11 Dec 2016 23:23:40 UTC

IPC::PerlSSH::Async - Asynchronous wrapper around IPC::PerlSSH River stage zero No dependents

This module provides an object class that implements the "IPC::PerlSSH" behaviour in an asynchronous way, suitable for use in an "IO::Async"-based program. Briefly, "IPC::PerlSSH" is a module that allows execution of perl code in a remote perl instan...

PEVANS/IPC-PerlSSH-Async-0.07 - 10 Feb 2012 15:09:45 UTC

IPC::PerlSSH::Library - support package for declaring libraries of remote functions River stage one • 2 direct dependents • 2 total dependents

This module allows the creation of pre-prepared libraries of functions which may be loaded into a remote perl running via "IPC::PerlSSH". All the code is kept in its own package in the remote perl. The package declaration is performed in the remote p...

PEVANS/IPC-PerlSSH-0.17 - 11 Dec 2016 23:23:40 UTC

IPC::PerlSSH::Library::IO - a library of file IO functions for IPC::PerlSSH River stage one • 2 direct dependents • 2 total dependents

This module provides a library of functions for interacting with remote IO filehandles. It provides simple wrappers around the perl IO functions, taking or returning file descriptor numbers instead of filehandle objects. This allows filehandles to re...

PEVANS/IPC-PerlSSH-0.17 - 11 Dec 2016 23:23:40 UTC

IPC::PerlSSH::Library::FS - a library of filesystem functions for IPC::PerlSSH River stage one • 2 direct dependents • 2 total dependents

This module provides a library of functions for interating with the remote filesystem. It provides wrappers for most of the perl filesystem functions, and some useful new functions that are more convenient to call remotely. Because of the large numbe...

PEVANS/IPC-PerlSSH-0.17 - 11 Dec 2016 23:23:40 UTC

IPC::PerlSSH::Library::Run - a library of command running functions for IPC::PerlSSH River stage one • 2 direct dependents • 2 total dependents

This module provides a library of functions for executing processes on the remote system. As well as a basic "system()"-like wrapper, there are also functions for passing data in to the executed process's STDIN stream, reading from its STDOUT stream,...

PEVANS/IPC-PerlSSH-0.17 - 11 Dec 2016 23:23:40 UTC
7 results (0.068 seconds)