Changes for version 0.02
- Added missing include xpathInternals.h what fixes problems with float numbers used in xpath expressions on platforms where PV is not defined as double.
- XML::LibXML::XPathContext objects can be created without specifying a current node now. I.e. new()'s parameter $node is optional now.
Modules
Perl interface to libxml2's xmlXPathContext