in reply to Re^3: EOF problem with sqlplus on Windows
in thread EOF problem with sqlplus on Windows
What I did point out was that the "problem" isn't caused by qx not able to deal with newlines. It can. If the shell you're using cannot deal with multi-line statements, get a better shell. If your shell does not understand here documents, don't send a here document to it. This is not a Perl problem.
|
|---|