in reply to Re^2: Mini-Tutorial: Scalar vs List Assignment Operator
in thread Mini-Tutorial: Scalar vs List Assignment Operator
I had a suspicion as well when I wrote the code that the syswrite wasn't correct. Thanks for pointing it out.
With all that was wrong with my post, don't I at least get some credit for suggesting that programmers should test the return value of syswrite instead of assuming it works? Besides flagging that wantarray could be useful here (if only so the programmer has a way to test directly whether a particular construct implies a list or array context) that's the other point I was trying to make.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Mini-Tutorial: Scalar vs List Assignment Operator
by ikegami (Patriarch) on Aug 21, 2009 at 13:29 UTC | |
by dec (Beadle) on Aug 22, 2009 at 01:35 UTC | |
by dec (Beadle) on Aug 22, 2009 at 01:23 UTC | |
by ikegami (Patriarch) on Aug 22, 2009 at 03:46 UTC |