Help for this page
use strict; use warnings;
while (<>) { # the current line is in $_, # the current filename in $ARGV }