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, h
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?