http://www.perlmonks.org?node_id=1180927


in reply to Addition of hashes

Using a reference as a number produces an integer representing its storage location in memory. The only useful thing to be done with this is to compare two references numerically to see whether they refer to the same location


All is well. I learn by answering your questions...