String Perl

$text = "I\ said\ \"Hello\.\"";
print $text;