Help for this page
chomp(@file_array); open(RECENT, ">>$installpath/recent"); # or just > ... close(FH); } close(RECENT);
push(@{$search_results{$search_value}->{$filename}}, $line);