|
|
| P is for Practical | |
| PerlMonks |
Re^3: output of one program doesn't show in another on serverby AnomalousMonk (Prior) |
| on Dec 18, 2012 at 17:38 UTC ( #1009436=note: print w/ replies, xml ) | Need Help?? |
|
qx// `` (backticks) is double-quotish-interpolating, so \usr\bin\perl is really:
(Were you using warn-ings?) Update: Oops... Fixed example code to include initial backslash. (And always, always avoid Sinperl!)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||