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