Help for this page
PP(pp_postinc) { ... SETs(TARG); return NORMAL; }
PP(pp_preinc) { ... SvSETMAGIC(TOPs); return NORMAL; }