<font face="courier new,monospace"><br></font><br><div class="gmail_quote">On Fri, Mar 16, 2012 at 12:11 PM, Antonio Sun <span dir="ltr"><<a href="mailto:antoniosun@lavabit.com">antoniosun@lavabit.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, <div><br></div><div>I bumped into this strange problem that Perl cannot get the output from .Net apps. </div></blockquote>

<div> <br>... snip ...<br></div><div> </div><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>$ seq 5 | perl -pe 's|^3$|`bin/Debug/ConsoleApp`|e;'</div>

<div>1</div>
<div>2</div><div><br></div><div>4</div><div>5</div></div><div><br></div><div>Boom, it suddenly stops working. </div></blockquote><div><br>My first thought (as always when confronted with a Windows problem is...<br>does the path work (...within Perl) ?<br>

<br><br></div></div><br>