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 never tried it on
2.  This could be a Windows problem, since it expects certain
behaviors from pipes and forking.

- Perrin

Reply via email to