Help for this page
LINE: while (defined($_ = <ARGV>)) { chomp $_;
our(@F) = split(' ', $_, 0); next unless @F;