On Tue, Dec 18, 2012 at 7:48 AM, Amit Dev <amit...@gmail.com> wrote:

> It is of the second type, "pp -c -M AnyEvent (and bunch of other -M..) -o
> some.par script.pl".
>

OK, this works basically the same as for a standalone executable: replace
"executable"
in my description with ".par file" and omit the part about the custom perl
interpreter.

What's happening seems to be that it is failing somewhere in between (since
> only mkdir happened and rmdir didn't).
>

Looks like it, though without the exact error message it's hard to guess.
Note that mkdir/rmdir .../inc.lock only happens on the very first
"invocation " of the .par file.

Cheers, Roderich

Reply via email to