oh no, not a perl question.

Matt Lawrence matt.lawrence at virgin.net
Thu Aug 30 14:18:57 BST 2007


Nic Gibson wrote:
> open3 doesn't give me a sensible way to get the child's exit status as
> far as I can tell.
>   
waitpid?

I think IPC::Run might be more like what you're after, it can do pretty
much everything IPC::Open3 can and more besides.

Matt



More information about the london.pm mailing list