Simplify the logic for retrieving PL_inplace into $^I, as sv_setpv()
authorNicholas Clark <nick@ccl4.org>
Thu, 18 Oct 2007 18:07:19 +0000 (18:07 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 18 Oct 2007 18:07:19 +0000 (18:07 +0000)
commit120f7abe0541f57e1b9cad739dd69b63bb352093
treeec219233a03cfe4ce3ae8ff52ea54940ae656eb2
parent49a54bbe5e246f5f51e51453d9cc5a19e72a4433
Simplify the logic for retrieving PL_inplace into $^I, as sv_setpv()
will do the "right" thing if we want NULL to map to undef.

p4raw-id: //depot/perl@32137
mg.c