Hi!

I had an subroutine which used IPC::Open3, now I understand that
IPC::Open3 is no good when you use it with modperl/embperl and heard that
I should use IPC::Run3 instead although when using that all I get is
errors like "[55832]ERR: 24: Error in Perl code: Bad file descriptor
closing STDIN".

Is there anyway to use IPC::Open3 or anything like it or is there another
module doing the same thing which can be used with embperl ?

/ Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to