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.