In here:
http://www.ebb.org/PickingUpPerl/pickingUpPerl.html
At this "node":
Node:Summary of Scalar Operators, Next:Scalar Exercises,
Previous:Special Variables, Up:Scalars
A few lines down it says:
"Operator  Associativity  Description
 ++, -    nonassoc      auto-increment and auto-decrement "

And clearly, "++,-" should be "++,--"

Sean Brennan
tryin' to finally learn perl for some time now...

Reply via email to