Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!uwm.edu!psuvax1!news From: flee@cs.psu.edu (Felix Lee) Newsgroups: comp.lang.perl Subject: Re: file handle anomaly Message-ID: Date: 30 Jun 91 11:16:47 GMT Article-I.D.: cs.yhdH05v! References: <1991Jun27.180332.6471@cadence.com> <1991Jun27.224647.2971@iWarp.intel.com> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 6 Nntp-Posting-Host: dictionopolis.cs.psu.edu It's actually the tokenizer that knows the difference between left-shift and here-is quoting. The scanner keeps track of whether it just saw an operator and uses this to decide what + - . * x / % & < and << mean. -- Felix Lee flee@cs.psu.edu