![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Constructing STDIN for an external progamby Ovid (Cardinal) |
on Sep 11, 2006 at 12:02 UTC ( [id://572340]=note: print w/replies, xml ) | Need Help?? |
You want to read perlopentut. That should answer your questions. Specifically, I think you don't want system but instead want to open the external command with a leading pipe.
However, you'll also want to read perlsec. Cheers, New address of my CGI Course.
In Section
Seekers of Perl Wisdom
|
|