summaryrefslogtreecommitdiff
path: root/configpm
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-08-21 01:45:15 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-08-21 14:11:03 -0700
commit5bd13da38ce1da800b0c3011ce3201c3b88541c3 (patch)
tree41c60db6c0b537c50d7fba95e5e9e3ad59f83cac /configpm
parent7cc341114c4476436b593500ef63fa0925f746ca (diff)
downloadperl-5bd13da38ce1da800b0c3011ce3201c3b88541c3.tar.gz
toke.c:scan_heredoc: Use PL_tokenbuf less
When scanning for a heredoc terminator in a string eval or quote-like operator, the first character we are looking for is always a newline. So instead of setting term to *PL_tokenbuf in those two code paths, we can just hard-code '\n'.
Diffstat (limited to 'configpm')
0 files changed, 0 insertions, 0 deletions