I'm in a fix. I run ActivePerl 5.8 on w2k (Sigh).
I need to launch a cmd , send to it some input BUT save all the output of the command to a variable for post processing. I have super-searched a lot and I was not helped so much.
I have tried IPC::Open3 IO::Handle IO::Capture::Stdout without hope..
I need to interact with a well known custom program of my company that run from cmd promp interactively..