Yitzchak Scott-Thoennes wrote: > I agree with the sentiment, but think it would be worth it (perhaps in > conjuction with a short warning in perlfunc/exists that exists on @_ > or @DB::args may not work). > > The only complete fix I see would be to also make av_reify replace all > PL_sv_undefs with new sv's, something like (untested):
That's what Dave was suggesting with using an SV placeholder.