Could you implement popen please?
I would like to use the following code:
open FH, '|' . $command;
There's an example of it being used to pipe to madplay in
the yahoo wince group file area:
http://groups.yahoo.com/group/wince-devel/files/
file: mp3stream.tar.gz
Thanks
Nick