From: "Agustin Rivera" <[EMAIL PROTECTED]> > Ah...pipes. I know this has been asked a hundred times, too, but the > word comes up so much it's hard to make a search on. > > I have a telnet program that is capable of letting other programs > utilize it's STDIN and STDOUT. So, how do I open the program and pipe > the data into and to a Perl script? Please don't suggest the > Net::Telnet module instead, because what I learn here could be used in > future applications.
You want to look at IPC::Open2 and IPC::Open3 :-) Jenda =========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ========== There is a reason for living. There must be. I've seen it somewhere. It's just that in the mess on my table ... and in my brain. I can't find it. --- me -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]