monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] ikiwiki and monotone


From: Zack Weinberg
Subject: Re: [Monotone-devel] ikiwiki and monotone
Date: Wed, 11 Oct 2006 23:45:13 -0700

On 10/11/06, Brian May <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]