my $SearchStr = "test2.txt"; my $GrepResult = grep(/$SearchStr/,@cdata);