in reply to xml::twig find a element with all attributes

I don't quite understand the question. Precisely, I don't know where your code doesn't produce the proper output (or what that output should be for what matters).

A cursory look at the code shows that you know how to get the attributes of an element, so what exactly are you looking for? Is it the atts method, that returns a reference to a hash of all the element attributes?

  • Comment on Re: xml::twig find a element with all attributes