The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:IPC-ShellCmd ipc::cmd"

IPC::ShellCmd - Run a command with a given environment and capture output River stage zero No dependents

This module comes from the nth time I've had to implement a select loop and wanted appropriate sudo/su privilege magic, environment variables that are set in the child, working directories set etc. It aims to provide a reasonable interface for settin...

BOBTFISH/IPC-ShellCmd-0.001 - 09 Nov 2009 01:52:05 UTC

IPC::ShellCmd::SSH - Chain ssh-ing to a host before running the command River stage zero No dependents

IPC::ShellCmd::SSH->new(Host => *$host*, [*$opt* => *$val*, ...]) The only external method for this is the constructor. This sets up the various arguments that are going to be used to generate the command-line. Other methods on this are used by IPC::...

BOBTFISH/IPC-ShellCmd-0.001 - 09 Nov 2009 01:52:05 UTC

IPC::ShellCmd::Sudo - Chain sudo-ing to a different user before running the command River stage zero No dependents

IPC::ShellCmd::Sudo->new([*$opt* => *$val*, ...]) The only external method for this is the constructor. This sets up the various arguments that are going to be used to generate the command-line. Other methods on this are used by IPC::ShellCmd, but it...

BOBTFISH/IPC-ShellCmd-0.001 - 09 Nov 2009 01:52:05 UTC

IPC::ShellCmd::Generic - Chain a generic wrapper-type command River stage zero No dependents

IPC::ShellCmd::Generic->new(Prog => *$prog*, [*$opt* => *$val*, ...]) The only external method for this is the constructor. This sets up the various arguments that are going to be used to generate the command-line. Other methods on this are used by I...

BOBTFISH/IPC-ShellCmd-0.001 - 09 Nov 2009 01:52:05 UTC

IPC::ShellCmd::ShBase - Base class for shell commands River stage zero No dependents

Abstract base class for other IPC::ShellCmd command types....

BOBTFISH/IPC-ShellCmd-0.001 - 09 Nov 2009 01:52:05 UTC
5 results (0.055 seconds)