HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:58:48 GMT Content-length: 1215 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform 661,[TODO] Capture output of subprocesses,pmichaud,allison,"As mentioned in http://lists.parrot.org/pipermail/parrot-dev/2009-April/002067.html, we need some way to be able to run a subprocess and capture its output, similar to Perl 5's backticks. From today's #parrotsketch: {{{ 19:22 (2) ability to run processes and capture the output -- immediate need for qx{ } and friends 19:23 you mean like perl 'system'? 19:23 yes, or perl 5 backticks 19:23 no, like perl's backticks 19:23 we have 'system' already 19:23 system in perl 5 doesn't capture the output 19:23 (it's called 'run') 19:25 pmichaud: okay, backticks are the I/O pipe functionality, which does need fixing. IIRC, you have a ticket in for that? If not, put one in and make me owner. Would be nice to have that working for 1.2. 19:25 I will make sure there's a ticket with your name on it. }}} See also RT #62024. Thanks, Pm",todo,closed,normal,1.4,core,1.1.0,medium,done,,,perl6,, ript>