Help for this page
SvLEN( c ) = 2;
SvLEN( c ) = 0;
void strIter(SV* code, SV* string) { dSP; ... call_sv(code, G_NOARGS | G_VOID | G_DISCARD); } }