Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > a396658d3c0a8c4fcd5c9269ac477f49

perl-Wx-Perl-ProcessStream-0.300.0-1.mga1.src.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);"' );

Generated packages:

Other version of this rpm: