diff options
author | Brian Fraser <fraserbn@gmail.com> | 2013-02-26 17:07:59 -0300 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2013-06-11 15:03:47 +0200 |
commit | 345b3785326c7725d2f52bfa4a802d2428eb8a17 (patch) | |
tree | 03f82d05c39b445034425b281e370205110145da /installman | |
parent | 7196fc2f2d32b6d967837833bdf1bccf50f7f714 (diff) | |
download | perl-345b3785326c7725d2f52bfa4a802d2428eb8a17.tar.gz |
toke.c: Remove the allow_initial_tick hack from S_force_word.
Over the years, every caller which used this hack had it progressively
turned off. Prior to this commit, only one call remained, which
ostensibly handled this case:
format 'STDOUT = ...
However, turns out that even there it was superflous, since a scan_word
a dozen lines before will've already turned all ticks into double
colons.
Diffstat (limited to 'installman')
0 files changed, 0 insertions, 0 deletions