in reply to Re^3: Doubled print with eval and open3
in thread Doubled print with eval and open3

it still leaves us with the problem of how to properly return the full error message

Indeed, but I don't figure this to be a big problem given the presence of three communication paths back to the parent: STDOUT, STDERR and the exit code.

  • Comment on Re^4: Doubled print with eval and open3

Replies are listed 'Best First'.
Re^5: Doubled print with eval and open3
by OfficeLinebacker (Chaplain) on Mar 06, 2007 at 04:10 UTC
    Good stuff!

    I like computer programming because it's like Legos for the mind.