use warnings; use strict; my $string = 'this string has five newlines '; print $string;