aboutsummaryrefslogtreecommitdiffstats
path: root/feature-tests/exec.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-13exec.pl: using open3, but horribly broken. Still not sure why.Tom Feist1-83/+219
2011-04-13exec.pl: now mostly working with IPC::Open3. Needs cleanupTom Feist1-62/+120
2011-04-13added exec.pl, a pseudo-replacement for teh native /exec since it's broken and ITom Feist1-0/+248