in reply to Re^3: I want to run a script from another script, use the same version of perl, and reroute IO to a terminal-like textbox
in thread I want to run a script from another script, use the same version of perl, and reroute IO to a terminal-like textbox

Yeah, the module solution by jethro seems to be the best solution. I'll have to pester the guy who originally wrote the scripts, but that is a much better solution than the code you presented (no offense :) ). The module approach should solve all my problems.

  • Comment on Re^4: I want to run a script from another script, use the same version of perl, and reroute IO to a terminal-like textbox