Re: Problem with IPC:RUN on Windows

2007-08-17 Thread Perrin Harkins
On 8/17/07, Manoj Bist <[EMAIL PROTECTED]> wrote: > My understanding is that a perl module that manipulates stdout is not > expected to work under mod_perl. IPC::Run manipulates stdout to make > different processes connected by pipes work. IPC::Run used to work, at least on mod_perl 1. I've neve

Re: Problem with IPC:RUN on Windows

2007-08-17 Thread Manoj Bist
My understanding is that a perl module that manipulates stdout is not expected to work under mod_perl. IPC::Run manipulates stdout to make different processes connected by pipes work. You can also go through the following guidelines for porting your scripts to mod_perl. http://perl.apache.org/do

Problem with IPC:RUN on Windows

2007-08-16 Thread jónJósef Bjarnason
Dear all It has been difficult to subscribe to the mailing list, I was refused due to some SPAM control when using my usual account [EMAIL PROTECTED] I would really like to know why that happened, as we do not send nor have we ever sent SPAM. But to my problem with IPC. I am using W2K on