summaryrefslogtreecommitdiff
path: root/perly.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-07-14 18:45:41 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-07-14 18:45:41 -0700
commitc55d2e076a02daf604c28e6725a61c1495171552 (patch)
treeec292262586d8bbfa424ce9ff04b8bb0530ddbcf /perly.c
parent09fe0e743e8130220807fdb2c6fc2817bcd6433c (diff)
downloadperl-c55d2e076a02daf604c28e6725a61c1495171552.tar.gz
perly.y: Remove use of latefree from package foo {}
It is not necessary for the op containing the sv containing the name of the package to last until the end of the block. Perl_package can free the op immediately, as the only information it needs from it it copies to the sv in PL_curstname. The version number can be treated the same way.
Diffstat (limited to 'perly.c')
0 files changed, 0 insertions, 0 deletions