perl 5.003_03: hv.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sun, 25 Aug 1996 00:11:47 +0000 (00:11 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Sun, 25 Aug 1996 00:11:47 +0000 (00:11 +0000)
commitcd1469e6ff23dfcb7bd15e901e661729d545a720
treec71e368b4df590ec0da9ab246ba7af035c55315f
parentfa664cd7a9d49a55feea150f191fd2e23b96c708
perl 5.003_03: hv.c

Use memcmp even in cases where ordering doesn't matter.

Fix problems with each() on tied hashes.
hv.c