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

NAME

Xmldoom::Object

SYNOPSIS

  # Assuming that 'MyObject' is a child of (->isa) Xmldoom::Object 
  use MyObject;

DESCRIPTION

This is the base class for all Xmldoom managed classes. It defines their interfaces and the how they may be extended.