in reply to Re^5: XML::Twig and handles on regex/xpath
in thread XML::Twig and handles on regex/xpath

Thanks.

I came up with a similar line.
It works, but it has not the speed of the 'take all tags and filter them with a regex'-solution. (At least not with my data), so I think I will stick to that.
  • Comment on Re^6: XML::Twig and handles on regex/xpath