I was wondering if there is a way to capture the output of another file and read it into you're script. I'm not talking about piping it in at the command line but have the perl script run a program and capture the output. Any help you can give would be welcomed, be it a function or a complicated trick. Thanks in advance.