Help for this page
# reset line numbering on each input file while (<>) { ... } continue { close ARGV if eof; # Not eof()! }