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

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.