$string = 'Tetsing " code implementationm'; $string = tr/"/ /; print $string;