Help for this page
#!/usr/bin/perl ... $string =~ s/[\r\n]+/ /gs; print $string, "\n\n";
foo bar foo bar