in reply to print behaving badly
However if you just want to read from STDOUT on the process the qx// command or backticks would be sufficient.
You might also like to have a look at this thread for some ideas on using open[23].
Update: wrote qw// instead of qx//, fixed.
|
|---|