On 10/11/06, Brian May <[EMAIL PROTECTED]> wrote:
Here is my first attempt, and a simple test script, for my version of
the stand-alone run function. Attached.

I don't like it. Not only does perl give a number of invalid warnings,
but it also seems very large and complicated.

Unfortunately, to the best of my knowledge, perl does not have any
high level API for receiving STDOUT and STDERR as separate streams
from a child process (unlike what seems possible in Python).

I believe you want IPC::Open3.  I don't remember enough Perl to help
you with the rest, though.

zw


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to