James E Keenan wrote:
>                     That leaves only the problem of capturing STDOUT

    close(STDOUT);
    open(STDOUT, ">", \$captured_stdout);

-zefram

Reply via email to