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

Search results for "module:IO::Capture::Stderr"

IO::Capture::Stderr - Capture all output sent to STDERR River stage three • 37 direct dependents • 112 total dependents

The module "IO::Capture::Stderr", is derived from the abstract class "IO::Capture". See IO::Capture. The purpose of the module (as the name suggests) is to capture any output sent to "STDOUT". After the capture is stopped, the STDOUT filehandle will ...

REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC

IO::Capture::Stderr::Extended - Extend functionality of IO::Capture::Stderr River stage one • 3 direct dependents • 3 total dependents

JKEENAN/IO-Capture-Extended-0.13 - 11 Mar 2015 23:16:51 UTC

IO::Capture - Abstract Base Class to build modules to capture output. River stage three • 37 direct dependents • 112 total dependents

The "IO::Capture" Module defines an abstract base class that can be used to build modules that capture output being sent on a filehandle such as STDOUT or STDERR. Several modules that come with the distribution do just that. I.e., Capture STDOUT and ...

REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC

IO::AsyncX::System - fork+exec, capturing STDOUT/STDERR River stage zero No dependents

Intended as a replacement for "system" in IO::Async-using code. Provides a single "run" method which will fork+exec (via IO::Async::Process), capturing STDOUT/STDERR, and returning a Future holding the exit code and output....

TEAM/IO-AsyncX-System-0.003 - 12 May 2015 01:51:03 UTC

IO::Capture::Stdout - Capture any output sent to STDOUT River stage three • 37 direct dependents • 112 total dependents

The module "IO::Capture::Stdout", is derived from the abstract class "IO::Capture". See IO::Capture. The purpose of the module (as the name suggests) is to capture any output sent to "STDOUT". After the capture is stopped, the STDOUT filehandle will ...

REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC

IO::Async::Loop - core loop of the IO::Async framework River stage three • 115 direct dependents • 145 total dependents

This module provides an abstract class which implements the core loop of the IO::Async framework. Its primary purpose is to store a set of IO::Async::Notifier objects or subclasses of them. It handles all of the lower-level set manipulation actions, ...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC

IO::NestedCapture - module for performing nested STD* handle captures River stage zero No dependents

This module was partially inspired by IO::Capture, but is intended for a very different purpose and is not otherwise related to that package. In particular, I have a need for some pretty aggressive output/input redirection in a web project I'm workin...

HANENKAMP/IO-NestedCapture-1.03 - 14 Dec 2005 03:08:46 UTC

IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS River stage three • 36 direct dependents • 389 total dependents

This module is no longer recommended by the maintainer - see Capture::Tiny instead. This module provides routines for capturing STDOUT and STDERR from perl subroutines, forked system calls (e.g. "system()", "fork()") and from XS or C modules....

DAGOLDEN/IO-CaptureOutput-1.1105 - 25 Oct 2019 21:41:45 UTC

IO::Capture::Sayfix - Fix ::Tie_STDx vs say() issue River stage zero No dependents

IO::Capture::Tie_STDx does not handle feature 'say' correctly. The bug has been reported to the author. Meanwhile, a fix is needed. IO::Capture::Sayfix works around this bug: IO::Capture::Stdout is loaded, if it's not already. 'say' is captured if th...

XIONG/Devel-Comments-v1.1.4 - 07 Aug 2011 14:23:21 UTC

IO::Capture::Tellfix - Fix ::Tie_STDx TELL() issue River stage zero No dependents

IO::Capture::Tie_STDx does not implement a TELL() method. The bug has been reported to the author. Meanwhile, a fix is needed. IO::Capture::Tellfix works around this bug: IO::Capture::Stdout is loaded, if it's not already. tell(*STDOUT) is attempted ...

XIONG/Devel-Comments-v1.1.4 - 07 Aug 2011 14:23:21 UTC

lib/IO/Capture/Tie_STDx.pm River stage three • 37 direct dependents • 112 total dependents

The module "IO::Capture::Tie_STDx" is a small utility module for use by "IO::Capture" derived modules. See IO::Capture::Overview It is used to tie STDOUT or STDERR....

REYNOLDS/IO-Capture-0.05 - 30 Apr 2005 03:36:07 UTC

IO::Capture::Extended::Overview - Extend functionality of IO::Capture River stage one • 3 direct dependents • 3 total dependents

IO::Capture::Extended is a distribution consisting of two classes, each of which is a collection of subroutines which are useful in extending the functionality of CPAN modules IO::Capture::Stdout and IO::Capture::Stderr, particularly when used in a t...

JKEENAN/IO-Capture-Extended-0.13 - 11 Mar 2015 23:16:51 UTC
12 results (0.05 seconds)