- or download this
my %text_blocks;
$text_blocks{en}{prolog} =<<'PROLOG';
...
Please send feedback and suggestions to tldr@nohelp.org.
PROLOG
- or download this
# Error: syntax error at Automailer.pm line 32, near "tldr@nohelp
+"
# Global symbol "@nohelp" requires explicit package name at Automailer
+.pm line 32.
- or download this
perl -e 'package test;$text <<'TEST';test@heredoc;\r\nTEST;print "$tex
+t\n"'