pp_aassign: tmpstr = NEWSV(29,0); if (*relem) sv_setsv(tmpstr,*relem); *(relem++) = tmpstr; didstore = hv_store_ent(hash,sv,tmpstr,0);