# You didn't mention an escape mechanism, so I'm # assuming there's no other quotes in the string. $string =~ s/"//g;