Name : perl-Wx-Perl-ProcessStream
| |
Version : 0.200.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-09-29 08:05:29
|
Group : Development/Perl
| Source RPM : perl-Wx-Perl-ProcessStream-0.200.0-1mdv2010.0.src.rpm
|
Size : 0.04 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : use std handles of process via wx events
|
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(AATTINC);\"\' );
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release |