Casey West wrote: > It was Friday, May 09, 2003 when Rafael Garcia-Suarez took the soap box, saying: > : I propose : > : > : while (<>) { > : if (eof()) { # check for end of last file > : print "--------------\n"; > : } > : print; > : last if eof(); # needed if we're reading from the terminal > : } > > I accept. Applied as #19465. Hey, I can fix doc bugs too ! ;-) -- Unwilling is not *NIXThread Previous