my $string = 'This will all be '; $string .= 'one string.'; `$string`;