The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0992 - 2013-08-12

  • Prepared this module for KJabberd. More specifically: simple_to_xml now returns empty elements correctly (<el/>) $obj->tag now optionally doesn't strip the namespace paths may contain attrs, like in CSS3 selectors added $el->cmp_element('tag[attr=val]') method (returns 1 or 0) allow setting of attributes

Modules

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

Provides

in lib/XML/MyXML.pm