Help for this page
use strict; ... print "Found matches in $count files.\n";
if ($line =~ /\b$search_string\b/i) {