Help for this page

Select Code to Download


  1. or download this
    HV* stash = SvSTASH(*el_iter);
    SV* el = newRV(*el_iter);
    
    ...
        SvAMAGIC_on(el);
    
    sv_2mortal(el);