in reply to Capturing return value and STDOUT from system like calls

Try IPC::Run. It has a nice interface for capturing STDOUT and STDERR.
  • Comment on Re: Capturing return value and STDOUT from system like calls