Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > a2cdc2a1453c8620d2401e0095a77e13

perl-Wx-Perl-ProcessStream-0.320.0-9.mga7.noarch.rpm

Description:

This module provides the STDOUT, STDERR and exit codes of asynchronously
running processes via events. It may be used for long running or blocking
processes that provide periodic updates on state via STDOUT. Simple IPC is
possible via STDIN.

Do not use this module simply to collect the output of another process. For
that, it is much simpler to do:

my ($status, $output) = Wx::ExecuteStdout( 'perl -e"print qq($_\n) for(@INC);"' );

Sources packages:

Other version of this rpm: