HV* stash = SvSTASH(*el_iter); SV* el = newRV(*el_iter); if (Perl_hv_exists(stash, "OVERLOAD", 8)) SvAMAGIC_on(el); sv_2mortal(el);