Subject: | config-general: reads garbage if space in name of heredoc |
Date: | Tue, 10 Jun 2008 09:26:32 +0200 |
To: | bug-config-general [...] rt.cpan.org |
From: | "Jeffrey Ratcliffe" <jeffrey.ratcliffe [...] gmail.com> |
If there is a space in the name of a heredoc, it is read as garbage:
<cache>
Gray[Error Diffusion] = <<EOF
Usage: scanimage [OPTION]...
Start image acquisition on a scanner device and write PNM image data to
standard output.
EOF
</cache>
I attach an example script to read the above.
Message body is not shown because sender requested not to inline it.
Message body not shown because it is not plain text.