Hi,
I'd like to write a Perl script, that would start another process (command line) and then communicate with it via its stdout and stdin.
Can you please help me with starting code. I've tried with IPC::Open2 , but it doesn't work....
Thanks in advance,
regards,
Robert Rozman.