RSS | Module Info | Add a review of XML-XPath
XML-XPath
(1.13)
very nice!
M Hosoi - 2010-03-12T06:56:34 (permalink)
0 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
XML-XPath
(1.13)
Xpath is meant to be simple, this should be simple?, well is so simple to even make simple things simple, straigthforward (foreach over find -> get_nodelist) to access a nodeset, for example, that is what you usually need to reach the "Heaven of XML" without purgatory DOM pains.
Ignacio - 2008-04-15T03:52:38 (permalink)
1 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
XML-XPath
(1.13)
This review applies to XML::XPath 1.13, released in January 2003.
The module has not been maintained in a long time (close to 5
years) and there are a number of open bug reports (some with patches
that have not been applied in 2 years).
XML::LibXML is most likely a better choice, if you can install libxml2.
It's basic interface is very, very similar to XML::XPath, but the module is faster, much more powerful and actively maintained.
mirod - 2007-11-27T03:58:59 (permalink)
4 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No
XML-XPath
(1.13)
This module has great utility though, sadly, the documentation is sorely lacking. That would be one great thing to do with the distribution as it is a very straightforward and useful module for XML parsing, it just drops the ball with documentation by referring one to the tests for all examples.
Michael S Costello - 2006-12-20T07:46:44 (permalink)
2 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No

