Help for this page
my $newline = "\n"; my $tab = "\t"; my $carriage = "\r";
$n= "two lines";
$n= "two\nlines";