XML, the Perl Way

Class::SubclassDeep

Class::SubclassDeep lets you subclass classes that you normally can't subclass: classes whose objects are created by a other class over which you have no control, and that it would be just to complicated to subclass properly.