in reply to Problem with backtick?
The example works on Mac OS X and Linux. But it doesn't work on cygwin with ActivePerl 5.8.8.
What is interesting is that by removing the line " `echo test124!`; " from try.pl then it begins to work.
My feeling is that backtick somewhat changes the behavior of the pipe? Is it possible that this is a ActivePerl bug or cygwin bug?
Thanks!