Subject: | Here documents are not ignoring XML syntax |
I have a config file with a here document embedded that has XML syntax
within (using, for example, <runtime> as part of the here-document
content). Since it's inside a here document, it should be ignored from
the config itself and should be included as the content of that
configuration value. Instead, I'm getting the error:
Config::General: Block "<runtime>" has no EndBlock statement (level: 2,
chunk 36)!
at C:/@chris/svn/dotNet Configurator/bin/../lib/Tools/Config.pm line 107