perl - How can I replace the <opt> tag in XML::Simple with the original tag name? -


i'm using xml::simple edit xml file. after updated data sent new xml file. procedure produces <opt></opt> tag added , original parent tag lost. want replace <opt> original tag name. how do that?

you're stretching limits of xml::simple. when point don't does, it's time else. else depends on problem, xml::twig.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -