[perl #27986] IPC::Open3 fails in mod_perl (tie bug)
authorBenjamin J. Tilly <unknown>
Fri, 26 Mar 2004 21:02:19 +0000 (21:02 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Mon, 29 Mar 2004 20:46:36 +0000 (20:46 +0000)
commitc67709088af01a4b494bf630471516b5c60e9408
treec1159a1ad7bb97934a03655ba5224d38dcdace5c
parent257984c0f3908c69bf7c9da69ef001a4c39a7cce
[perl #27986] IPC::Open3 fails in mod_perl (tie bug)
   From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
   Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>

   The forked child should make sure STDIN and STDOUT aren't tied
   before messing with them

p4raw-id: //depot/perl@22609
lib/IPC/Open3.pm