I suppose its actually called a hyperbolic Tree, the prof only refers to it as a hyperTree. It would take in an HTML file and output it in xml tree format which I believe is a representation of a hypertree/Relational Database type format.
I think HTML::TreeBuilder might be just what I'm looking for???