use strict; use warnings; my $string = "This is a test..."; print $string;