Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!uunet!zephyr.ens.tek.com!uw-beaver!fluke!dbc From: dbc@tc.fluke.COM (Dan Carson) Newsgroups: comp.lang.perl Subject: PL44 bugs Keywords: eof look.pl Message-ID: <1991Jan30.185049.2635@tc.fluke.COM> Date: 30 Jan 91 18:50:49 GMT Organization: John Fluke Mfg. Co., Inc., Everett, WA Lines: 20 A couple of bugs in 3.0.1.10 patch level 44: #! /usr/local/perl # A big input file not terminated with a newline makes # this program dump core, e.g. : # echo -n "hi" | cat /etc/termcap - | this_prog while(<>) { eof(); eof; } Also, in 'look.pl', the "dictionary order" flag, $dict, is missing from the 'local(...)=@_;' statement. Dan Carson "I wonder how different the universe would be, if dbc@tc.fluke.com only Carl Sagan and Ann Jillian had been closer."