open(DOC,'sample_testing'); while() { $_.=; foreach my $value (@final_array) { s/$value/pagingRAC/g; } print $_; }