Pipe print output into shell in debugger



Hello all,


while being in the debugger, how do I pipe all printings going to a
OUTputfile like:

print OUT "text text text";

into the shell?

I read perldebug and perldebguts, but probably I just overread it?


Thank you for your help



marek

.