I would probably just use Windows redirection: `example.exe >output.txt`;Then read that file.
In reply to Re: Correct way to capture command output to a file in Perl.
by BillDowns
in thread Correct way to capture command output to a file in Perl.
by perl514
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |