The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2017-10-08

  • fix xc(XML::LibXML::Document->new()) case
  • add attr() method
  • "-" (minus) as attribute name in element constructor means to set text of the element
  • add reg_global_ns() method
  • find() accepts extra look-up namespaces

Modules

chained way of manipulating and inspecting XML documents
helper class for XML::Chain representing single element
selector for traversing the XML::Chain