Help for this page

Select Code to Download


  1. or download this
        HV *hash = newHV();
        SV *type = newSVpv("string", 0);
    ...
            exit(1); /*me wonders about this...*/
        }
        XPUSHs(sv_2mortal(newRV_noinc((SV *)hash)));