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

Changes for version 0.1000 - 2013-09-02

  • Created XML::MyXML::II to replace the deprecated XML::MyXML which won't be maintained anymore. Differences are the following: Better unicode support (all strings except XML docs themselves, will contain characters instead of bytes/octets) Removed the 'utf8' and 'soft' options from methods and functions that used them Created objects that go out of scope are automatically destroyed (and also removed the $obj->delete method) $obj->tag doesn't by default strip the namespace from the returned tagname

Modules

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

Provides

in lib/XML/MyXML/II.pm
in lib/XML/MyXML.pm