in reply to Re: Doing two things at once, fork question. (IPC)
in thread Doing two things at once, fork question.
Thanks for the input. I assume redirecting to a file would be done using a system call. I think I will do some reading on threads.pm. I'd like to get some experience with that.