Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 19607
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: merlyn [...] stonehenge.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: patch to add "pty-pipe" conduit to POE::Wheel::Run
Date: 25 May 2006 16:50:10 -0700
To: rcaputo [...] cpan.org
From: merlyn [...] stonehenge.com (Randal L. Schwartz)
Randal's original request was for a combined pty/pipe mode. STDIN and STDOUT would work via pty, and STDERR would come back over the pipe. This keeps STDOUT and STDERR separate, and it works with programs that check that STDIN/STDOUT are ttys but don't look at STDERR. Show quoted text
> Looks like I got it working, barely. > > -- > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 > 777 0095 > <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> > Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. > See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl > training!

Message body is not shown because sender requested not to inline it.