Help for this page
#!/usr/bin/perl ... print "Data inconsistency detected in line ", $_, "\n"; } }
while (<$fh_i>) { if ($_ =~ ...) ...