Re: Can Perl redirect STDOUT to file AND to command window?



PG,

I don't want to go into too much gory detail, but basically my module
is for concurrent scripting with a simple IPC interface that works via
C++, users of the module don't know that I am redirecting their output
to a file and to the cmd window ;)

R

.