#Open the 'txt' file for reading open FH, '<', "$file_name.txt" or die "Error:$!\n";