Fix bug [perl #41234] : the tokenizer understands "=cute"
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 11 Jan 2007 17:12:08 +0000 (17:12 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 11 Jan 2007 17:12:08 +0000 (17:12 +0000)
commit01a57ef76e2bbb4fc89bd29489dbb04b936a94c2
tree8eb36027899f96173ddc85751cda6c68d89734f6
parent4c31e473d8698ee4d43e3e2b98feb4fae2cdcc94
Fix bug [perl #41234] : the tokenizer understands "=cute"
or other words that begin with "cut" as synonyms for "=cut"

p4raw-id: //depot/perl@29761
toke.c