http://qs321.pair.com?node_id=302473


in reply to Re: Re: How's your Perl?
in thread How's your Perl?

($foo^=0)++ eq $foo++ involves an auto-increment on top of an assignment, which is undefined as far as I know.

For more discussion: Re: Incrementing a Hash Value.