in reply to (jeffa) Re: XML::XPath adding new nodes
in thread XML::XPath adding new nodes

Thanks Jeffa,

I've dumped XML::XPath in this case anyway for XML::LibXML which is both faster and seems more logical. Its not for everybody mind as its based on libxml2, but suits my server requirements fine.
Thanks for the link, it looks like it could be helpful.

Simon.
  • Comment on Re: (jeffa) Re: XML::XPath adding new nodes

Replies are listed 'Best First'.
Re: Re: (jeffa) Re: XML::XPath adding new nodes
by purge (Acolyte) on Mar 04, 2003 at 16:25 UTC
    I took a look at XML::Twig, played with it a bit and voila.
    XML::Twig really is the dogs...