The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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