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

Changes for version 0.9405 - 2017-01-12

  • allow use to set the value (aka "text contents") of a node, with $obj->value("text")
  • when getting the value of a node, returns text contents of all descendant nodes as well
  • $obj->text is an alias for $obj->value

Modules

A simple-to-use XML module, for parsing and creating XML documents

Provides

in lib/XML/MyXML.pm