Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Auto-increment frenzy

by Abigail-II (Bishop)
on Aug 26, 2003 at 23:15 UTC ( [id://286892]=note: print w/replies, xml ) Need Help??


in reply to Re: Auto-increment frenzy
in thread Auto-increment frenzy

Because of precedence, the auto-increment runs first,

Uhm, no. Now you are confusing operator precedence with evaluation order. Perl does NOT define an evaluation order (for those who want to say "yes, it does", don't do so unless you can cite the documentation saying that Perl does).

Except for the first line, all lines of code posted by the OP have an undefined behaviour.

Abigail

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 00:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found