There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.