Message-ID: <
20070419113321.GE19244@ostwald>
p4raw-id: //depot/perl@30992
* E tr/E/R/, /E/
* f folded constant op
* F peg op for format
+ * g op was forced to be a word
* i if/unless modifier
* I if/elsif/unless statement
* K retired kid op
}
}
if (PL_madskills)
- curmad('B', newSVpvs( "forced" ));
+ curmad('g', newSVpvs( "forced" ));
NEXTVAL_NEXTTOKE.opval
= (OP*)newSVOP(OP_CONST,0,
S_newSV_maybe_utf8(aTHX_ PL_tokenbuf, len));