You mean they didn't mention XML::TreeBuilder ? I love that module. It has the same API as HTML::TreeBuilder which allows me to grok HTML or XML with about the exact same API. Also it is a beautiful example of subclassing. He just had to make the elements of XML::TreeBuilder more restrictive.
Carter's compass: I know I'm on the right track when by deleting something, I'm adding functionality