Changes for version 0.03 - 2026-09-08

  • ADDS: the C ABI's SV bridge - doc_to_sv, doc_from_sv, node_from_sv and node_to_sv, so a consumer can cross between a handle and a blessed Document or Node
  • ADDS: File::Raw::XML::_abi_version, the table's own version
  • t/20-abi.t asserts the table and the installed header name the same ABI version
  • Windows: resolve => 'file' reads the document's own directory again; a drive letter is not a URI scheme
  • Windows: a file: identifier may name a drive
  • requires File::Raw 0.18

Modules

an XML parser
an attribute in an XPath result
a parsed XML document
a namespace node in an XPath result
a node of a parsed XML document
one event at a time, at a flat cost
XPath 1.0 over a parsed document