This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
migrate more variables to PL_parser struct:
authorDave Mitchell <davem@fdisolutions.com>
Sat, 5 May 2007 00:49:51 +0000 (00:49 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sat, 5 May 2007 00:49:51 +0000 (00:49 +0000)
commitfb205e7a8791bda7ee1f6f939d96b947f4eb160c
tree69226d3ccfe161c0d9e8b525fa590e24ec3fb4c0
parentf06b58485d86282d0dbf47ffb2a797860a8346a7
migrate more variables to PL_parser struct:
    PL_nexttoke PL_curforce PL_nextval PL_nexttype

p4raw-id: //depot/perl@31148
embedvar.h
intrpvar.h
parser.h
perlapi.h
sv.c
toke.c