in reply to
From a folder, read all the XML files and add the end tag if not present.
Multilevel tag closing
, or use
XML::Twig
with start_tag_handler, where you decide if to close main , or same with
Marpa::HTML
or XML::LibXML,
Repair malformed XML
Comment on
Re: From a folder, read all the XML files and add the end tag if not present.
In Section
Seekers of Perl Wisdom