This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Given that we now have a union, there's no need for all the HvARRAY()
authorNicholas Clark <nick@ccl4.org>
Wed, 17 Aug 2005 09:06:33 +0000 (09:06 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 17 Aug 2005 09:06:33 +0000 (09:06 +0000)
commit43e6e717d18ccf9c351f44370ef56abe09dc1cc4
treed4a494b13c1c139229e46fa7017e3d35765dfab4
parent724e67cb5119c18364c1131d2478435750263a24
Given that we now have a union, there's no need for all the HvARRAY()
casting games.

p4raw-id: //depot/perl@25297
hv.h
sv.h