How come HTML::Parse still dislikes this?
<BODY>
<P><SMALL>Mox</SMALL> here.
</BODY>
SMALL, BIG, and FONT are in %isPhraseMarkup but not in %isBodyElement.
How come?
Hm.., it perhaps might be nice if one could say
use LWP 0.10;
or some such, and cover the whole library, but not actually
have to load up LWP::UserAgent.
--tom