http://www.perlmonks.org?node_id=767702


in reply to capture output from another program

You want Capture::Tiny. It can do both perl and external programs.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.