On Mon, 27 Jan 2003, Sean M. Burke wrote: >>It is strange that the HTML-Tree-3.17 package does not contain any >>module named HTML::Tree, [...] > >http://search.cpan.org/src/SBURKE/HTML-Tree-3.17/lib/HTML/Tree.pm
Hmm. I was looking at the README included with 3.17, which describes it as 'an overview of the modules'. So I thought it was just a holder for pod documentation. Now looking at the .pm file I see there is some code in there, though it is just a wrapper for HTML::TreeBuilder. Since the real name of the module is HTML::TreeBuilder (even the HTML::Tree pod documentation uses that name) it still seems more sensible for the package to be named that. But whatever. -- Ed Avis <[EMAIL PROTECTED]>
