Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^4: Unexpected parsing

by JadeNB (Chaplain)
on Dec 16, 2009 at 17:41 UTC ( [id://813042]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Unexpected parsing
in thread Unexpected parsing

That one's simply undocumented.
From Auto increment and Auto decrement:
Note that just as in C, Perl doesn't define when the variable is incremented or decremented. You just know it will be done sometime before or after the value is returned. This also means that modifying a variable twice in the same statement will lead to undefined behaviour.
(with the specific example I mentioned listed under “Don't do that”).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://813042]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-23 07:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found