my $string = 'test("test ... bla bla bla")'; $string =~ s/test\("test/test\("GC_test/; [download]
In reply to Re: Replace strings with "(" by Frantz in thread Replace strings with "(" by chintak86