![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Question on qxby BUU (Prior) |
on Nov 03, 2006 at 20:53 UTC ( [id://582164]=note: print w/replies, xml ) | Need Help?? |
The output of qx// is whatever the program inside's STDOUT is. In your specific case you send all of the program's STDOUT to a file, so there is none left for perl to read.
In Section
Seekers of Perl Wisdom
|
|