I noticed the documentation for XML::DOM mentions:
http://www.w3.org/TR/REC-DOM-Level-1
That document describes a number of properties such as firstChild that appear nowhere that I can find in the XML::DOM source code.
Is this not-yet-implemented?