String Perl

$text = quotemeta('I said "Hello."');
print $text;