Change 24714 was arguably over-ambitious, in that non-core modules
authorNicholas Clark <nick@ccl4.org>
Sun, 12 Nov 2006 20:22:28 +0000 (20:22 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 12 Nov 2006 20:22:28 +0000 (20:22 +0000)
commit34482cd6991b4dc2f3757baff881b50e6de59592
tree5681b8a9ab0f79d75d000c2ec937ea05b5095d92
parent51a9ea209c379f02dc1ea497fd0d6bbc3b43052e
Change 24714 was arguably over-ambitious, in that non-core modules
can't be expected to know that sv_setsv() may now not "really" copy a
scalar. So arrange things so that COW of shared hash key scalars is
only done for calls within the the PERL_CORE.

p4raw-id: //depot/perl@29248
MANIFEST
ext/XS/APItest/APItest.pm
ext/XS/APItest/APItest.xs
ext/XS/APItest/Makefile.PL
sv.c
sv.h