Move the table describing file handles near to the top of IPC::Open::open3().
authorNicholas Clark <nick@ccl4.org>
Mon, 6 Jun 2011 13:02:22 +0000 (15:02 +0200)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2011 06:48:14 +0000 (08:48 +0200)
commitb74a613e3e588946368dbb832eaeb7328c147bdc
tree1339abbfff842a5351a0dc2326236c9c4e250509
parentcf0c26e1e5a2c4feb57f6d36050415159796e762
Move the table describing file handles near to the top of IPC::Open::open3().

Also convert fileno BAREWORD to fileno \*BAREWORD. These will aid future
refactoring.
ext/IPC-Open3/lib/IPC/Open3.pm