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 1.00

  • Package name changed to XML::Elemental.
  • Created an abstract class and three generic classes to use instead of dynamic class generation.
  • Dynamic class generation is deprecated.

Modules

an XML::Parser style and generic classes for simplistic and perlish handling of XML data.
a generic characters object for use with the Elemental parser style.
a generic document object for use with the Elemental parser style.
a generic element object for use with the Elemental parser style.
A flexible and extensible object tree style for XML::Parser.

Provides

in lib/XML/Elemental/Node.pm