Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-04-13 | exec.pl: using open3, but horribly broken. Still not sure why. | Tom Feist | 1 | -83/+219 | |
2011-04-13 | exec.pl: now mostly working with IPC::Open3. Needs cleanup | Tom Feist | 1 | -62/+120 | |
2011-04-13 | added exec.pl, a pseudo-replacement for teh native /exec since it's broken and I | Tom Feist | 1 | -0/+248 | |
can't figure out why. |