Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Wx-Perl-ProcessStream | Distribution: Mageia |
Version: 0.320.0 | Vendor: Mageia.Org |
Release: 12.mga10 | Build date: Fri Jun 27 19:21:40 2025 |
Group: Development/Perl | Build host: localhost |
Size: 56216 | Source RPM: perl-Wx-Perl-ProcessStream-0.320.0-12.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Wx-Perl-ProcessStream | |
Summary: use std handles of process via wx events |
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);"' );
GPL+ or Artistic
* Fri Jun 27 2025 umeabot <umeabot> 0.320.0-12.mga10 + Revision: 2213676 - Mageia 10 Mass Rebuild
/usr/share/doc/perl-Wx-Perl-ProcessStream /usr/share/doc/perl-Wx-Perl-ProcessStream/Changes /usr/share/doc/perl-Wx-Perl-ProcessStream/META.yml /usr/share/doc/perl-Wx-Perl-ProcessStream/MYMETA.yml /usr/share/doc/perl-Wx-Perl-ProcessStream/README /usr/share/doc/perl-Wx-Perl-ProcessStream/example /usr/share/doc/perl-Wx-Perl-ProcessStream/example/psexample.pl /usr/share/doc/perl-Wx-Perl-ProcessStream/example/testproc.pl /usr/share/man/man3/Wx::Perl::ProcessStream.3pm.xz /usr/share/perl5/vendor_perl/Wx /usr/share/perl5/vendor_perl/Wx/Perl /usr/share/perl5/vendor_perl/Wx/Perl/ProcessStream.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 28 07:01:29 2025