Help for this page
print $html_report <<END; #### Now Analyzing '$file_01_txt' END
print $html_report "$line\n" if $line =~ /search criteria 01/i;