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

Changes for version 1.16

  • Upgraded the XPath engine to a more extensible and robust design.
  • To get tests to work 100% I have to get better determination on the BuildXML functions. So fomr this point on, all attributes are printed in alphabetical order.
  • Fixed bug in Parser with <![CDATA[...]]> not being supported.
  • Changed BuildXML for Tree. You have to pass it a ref and not an array. That was to make the rawXML thing work better.
  • Added the ability to add raw XML at the BuildXML call.
  • Added remove_cdata method to Node.
  • Added methods to Node to make calls easier (XPath, GetXML).

Modules

Creates and XML Stream connection and parses return data
Object to make defining Namespaces easier in XML::Stream.
Functions to make building and parsing the tree easier to work with.
SAX XML Parser for XML Streams
XML DTD Parser and Verifier
Functions to make building and parsing the tree easier to work with.

Provides

in Stream/XPath.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Op.pm
in Stream/XPath/Query.pm
in Stream/XPath/Value.pm