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


in reply to string operations of arithmetic

As others have already said, your statements work as spec'd in perlop - Auto increment/decrement.

If you'd like them to work in a different way, you must simply overload those operations in a class.