in reply to Re^3: Inherit XML::DOM::Document?
in thread Inherit XML::DOM::Document?
Aha. I suspected something along those lines.
I don't think inheriting from XML::DOM is what I want; the package I'm writing has the semantics of being a document. I probably don't want to use inheritance at all; and instead just contain a XML::DOM::Document.
Thanks.
|
|---|