Package : perl-Wx-Perl-ProcessStream > RPM : perl-Wx-Perl-ProcessStream-0.320.0-9.mga7.src.rpm

Basic items

Name perl-Wx-Perl-ProcessStream
Version 0.320.0
Release 9.mga7
URL http://search.cpan.org/dist/Wx-Perl-ProcessStream
Group Development/Perl
Summary use std handles of process via wx events
Size 20KB
Arch noarch
License GPL+ or Artistic

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($_
) for(@INC);"' );

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 14:42:17
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie