Move the autovivification emulation code to the top of IPC::Open3::_open3().
authorNicholas Clark <nick@ccl4.org>
Mon, 6 Jun 2011 12:43:56 +0000 (14:43 +0200)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2011 06:48:14 +0000 (08:48 +0200)
commitcf0c26e1e5a2c4feb57f6d36050415159796e762
tree3212610a430db455d20a4cc9223b712d0fa267a6
parent0689e260481390ae18db4d1043f84f46f17a2951
Move the autovivification emulation code to the top of IPC::Open3::_open3().

This avoids having to re-assign to the scalars $dad_wtr and $dad_rdr.
ext/IPC-Open3/lib/IPC/Open3.pm