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-Open3-Callback ARFREITAS"

IPC::Open3::Callback - An extension to IPC::Open3 that will feed out and err to callbacks instead of requiring the caller to handle them. River stage one • 1 direct dependent • 1 total dependent

This module feeds output and error stream from a command to supplied callbacks. Thus, this class removes the necessity of dealing with IO::Select by hand and also provides a workaround for the bad reputation associated with Microsoft Windows' IPC....

LTHEISEN/IPC-Open3-Callback-1.19 - 06 Feb 2016 15:30:49 UTC

IPC::Open3::Callback::Logger - A logger for when Log4perl is not available River stage one • 1 direct dependent • 1 total dependent

This provides a very basic logger for when Log4perl is not available....

LTHEISEN/IPC-Open3-Callback-1.19 - 06 Feb 2016 15:30:49 UTC

IPC::Open3::Callback::Command - A utility class that provides subroutines for building shell command strings. River stage one • 1 direct dependent • 1 total dependent

The subroutines exported by this module can build shell command strings that can be executed by IPC::Open3::Callback, IPC::Open3::Callback::CommandRunner, ``, system(), or even plain old open 1, 2, or 3. There is not much point to *shelling* out for ...

LTHEISEN/IPC-Open3-Callback-1.19 - 06 Feb 2016 15:30:49 UTC

IPC::Open3::Callback::CommandRunner - A utility class that wraps IPC::Open3::Callback with available output buffers and an option to die on failure instead of returning exit code. River stage one • 1 direct dependent • 1 total dependent

Adds more convenience to IPC::Open3::Callback by buffering output and error if needed and dieing on failure if wanted....

LTHEISEN/IPC-Open3-Callback-1.19 - 06 Feb 2016 15:30:49 UTC

IPC::Open3::Callback::CommandFailedException - An exception thrown when run_or_die encounters a failed command River stage one • 1 direct dependent • 1 total dependent

This provides a container for information obtained when a command fails. The "command" and "exit_status" will always be available, but "out" and "err" will only be present if you supply the command option "out_buffer => 1" and "err_buffer => 1" respe...

LTHEISEN/IPC-Open3-Callback-1.19 - 06 Feb 2016 15:30:49 UTC
5 results (0.029 seconds)