That was the first thing I tried. The problem with that was, the strings weren't modified. It remained test("test.
I don't know if this info is relevant, but I will share with you if it helps. I am using active perl on windows 2000.
The regex I tried to use came from another site on active perl. I can't remember which site it was from though. There it was mentioned to put the paren inside a open and close paren and quote the paren in the string. i.e. (\()
By the way I did try your solution just in case. But I still have my initial result.
Any help would be appreciated. Thanks