sewood has asked for the wisdom of the Perl Monks concerning the following question:
I need to run a program on the os and then loop through that data and submit it to another os program. I am able to execute the first program but am unclear as to how to use the data that it produces. Any ideas?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using data from an os program
by toolic (Bishop) on Jan 08, 2016 at 14:56 UTC | |
|
Re: using data from an os program
by choroba (Cardinal) on Jan 08, 2016 at 15:27 UTC | |
|
Re: using data from an os program
by kcott (Archbishop) on Jan 09, 2016 at 09:16 UTC |