in reply to XML::Smart how to prevent encoding <body> tag

Please provide a minimal, runnable demonstration.

(I seem to recall XML::Smart having fundamental design issues similar to those of XML::Simple. A quick look at the docs seem to confirm this. If so, please avoid!)

  • Comment on Re: XML::Smart how to prevent encoding <body> tag

Replies are listed 'Best First'.
Re^2: XML::Smart how to prevent encoding <body> tag
by zatlas1 (Acolyte) on Aug 20, 2025 at 22:19 UTC

    the code is an established utility that I wrote and is widely used in the organization. We did not anticipate the issue

    if I do not have a solution in the realm of XML::Smart, I will have to rewrite the whole thing. That means that I will probably have to switch to JSON and Python, which are what the organization standardized on