in reply to Re: maintaing the order of XML
in thread maintaing the order of XML

Does that mean I would need to change the whole code? Or could I use the subroutines for the XML::Twig?

Replies are listed 'Best First'.
Re^3: maintaing the order of XML
by Anonymous Monk on Jan 24, 2008 at 19:53 UTC
    Does that mean I would need to change the whole code?

    Yes.  It wouldn't make much sense having an XML::Simple, if its disadvantages (in some contexts) wouldn't be outweighed by its somewhat simpler usage.