K 10 svn:author V 5 peter K 8 svn:date V 27 2000-06-17T19:06:13.000000Z K 7 svn:log V 369 Use while (<>) instead of while() so that perl will automagically deal with filename arguments. It is amazing how much you forget over time. Thanks to the people that reminded me this. I knew there was an easy way that didn't involve messing with $argv, filehandles, etc, but just could not remember - all of my books are on the opposite side of the planet.. END