| 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: 13.mga10 | Build date: Wed Dec 10 03:08:37 2025 |
| Group: Development/Perl | Build host: localhost |
| Size: 56248 | Source RPM: perl-Wx-Perl-ProcessStream-0.320.0-13.mga10.src.rpm |
| Packager: katnatek <katnatek> | |
| 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
* Wed Dec 10 2025 katnatek <katnatek> 0.320.0-13.mga10 + Revision: 2299634 - Rebuild for updated perl-Wx * 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, Wed Dec 10 09:01:33 2025