in reply to Re: XML::Twig approach/architecture/design question
in thread XML::Twig approach/architecture/design question

Whether you break it into another module or not, it does seem that you have a lot of specific detailed functions that help with exactly this kind of work, as well as the general access and manipulation tools.

It just needs to be documented better. Whether moved into another module or not, separating the docs into "general" and "this kind of tool" is a good idea.

—John

  • Comment on Re: Re: XML::Twig approach/architecture/design question