in reply to Re: Match on line, read backwards to opening xml tag then forward to closing tag
in thread Match on line, read backwards to opening xml tag then forward to closing tag

I'll see your use of a XML parser, but raise you XML::LibXML. It is a pain to install on Windows systems but not impossible. I have used both alot and you can get significant speed increases with LibXML (talking seconds to nanoseconds)
  • Comment on Re^2: Match on line, read backwards to opening xml tag then forward to closing tag