(?## #!/usr/bin/env perl my $test = '""crosby"","stills","nash","and sometimes "young""'; $test =~ s/(?## $test =~ s/^"(.*)"$/$1/g;