Re: Need dependency-free way of capturing verbose function output in a variable

[email protected] (Zefram)
Newsgroups perl.cpan.workers
Message-ID <[email protected]>
James E Keenan wrote:
>                     That leaves only the problem of capturing STDOUT

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

-zefram
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.