in reply to Parsing XML file and keeping the formatting tags

Have you tried any tutorials? There are many available on the web such as this http://perl-begin.org/uses/xml/ or http://grantm.github.io/perl-libxml-by-example/. Let us know if you get stuck.

  • Comment on Re: Parsing XML file and keeping the formatting tags

Replies are listed 'Best First'.
Re^2: Parsing XML file and keeping the formatting tags
by corfuitl (Sexton) on Mar 22, 2018 at 15:26 UTC

    Hi,

    Thank you for your reply.

    Yes, I tried a few weeks ago however it was not possible to preserve the inline tags and the line breaks.