in reply to Re: Capturing STDOUT and STDERR of system command, with pure perl?
in thread Capturing STDOUT and STDERR of system command, with pure perl?

Perhaps I needed to be more specific. I'm wanting to capture the stdout/err of the command i'm executing in the script. Not the stdout/err of the script itself.

__________
Systems development is like banging your head against a wall...
It's usually very painful, but if you're persistent, you'll get through it.

  • Comment on Re^2: Capturing STDOUT and STDERR of system command, with pure perl?