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: 11.mga9 | Build date: Fri Apr 1 16:48:19 2022 |
Group: Development/Perl | Build host: localhost |
Size: 56468 | Source RPM: perl-Wx-Perl-ProcessStream-0.320.0-11.mga9.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 Apr 01 2022 umeabot <umeabot> 0.320.0-11.mga9 + Revision: 1839605 - Mageia 9 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, Wed Jan 22 09:46:13 2025