my $test = qx! testing testing testing ... testing testing !; into something like... my $test = qx! testing testing ! . qx! ... testing testing !;