Help for this page
# process file1 line by line while ($line = <FILE1>) { ... print "Matchinfo: ..."; } }