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

Changes for version 0.10

  • introducing XmlGetAttributeByName() in the underlying C implementation
  • fixed direct dumping on a file: XmlSave() dumped on a file only if it already existed (blindly trying to create a backup copy). It now creates the file if not there (and backup it if already present)

Modules

Little and efficient Perl module to manage xml data.
Tinyxml Node object