Changes for version 0.03 - 2009-03-13

  • Added bool overload to prevent stringification in boolean context
  • Fixed processing instructions so that they're round trip-able
  • insert() now adds the child to the first position if no second argument is specified
  • correct DOCTYPE node handling

Modules

YAX
Yet Another XML library
Declarative programmatic DOM construction
constants used by YAX
A DOM document object for YAX
a DOM element node
YAX document fragment node
fast pure Perl tree and stream parser
Query the YAX DOM
a DOM text node

Provides

in lib/YAX/Node.pm